diff options
Diffstat (limited to 'src/pugixml.cpp')
-rw-r--r-- | src/pugixml.cpp | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/src/pugixml.cpp b/src/pugixml.cpp index aa1b3cd..c7ac5d1 100644 --- a/src/pugixml.cpp +++ b/src/pugixml.cpp @@ -11,9 +11,6 @@ //
///////////////////////////////////////////////////////////////////////////////
-#include <vector>
-#include <string>
-
#include "pugixml.hpp"
namespace pugi
|