From cb8e5256406a16ef40986f4cc09b88e4dfa445ee Mon Sep 17 00:00:00 2001 From: Andreas Fabri Date: Sun, 13 Mar 2011 17:27:53 +0000 Subject: [PATCH] No need to #include --- STL_Extension/examples/STL_Extension/in_place_list_prog.cpp | 1 - 1 file changed, 1 deletion(-) diff --git a/STL_Extension/examples/STL_Extension/in_place_list_prog.cpp b/STL_Extension/examples/STL_Extension/in_place_list_prog.cpp index d9fbabef4c7..6c39548598b 100644 --- a/STL_Extension/examples/STL_Extension/in_place_list_prog.cpp +++ b/STL_Extension/examples/STL_Extension/in_place_list_prog.cpp @@ -1,4 +1,3 @@ -#include #include #include #include