summaryrefslogtreecommitdiff
path: root/src/pugixml.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/pugixml.hpp')
-rw-r--r--src/pugixml.hpp5
1 files changed, 0 insertions, 5 deletions
diff --git a/src/pugixml.hpp b/src/pugixml.hpp
index b912127..6fb99be 100644
--- a/src/pugixml.hpp
+++ b/src/pugixml.hpp
@@ -1306,11 +1306,6 @@ namespace std
#endif
-// Make sure implementation is included in header-only mode
-#ifdef PUGIXML_HEADER_ONLY
-# include "pugixml.cpp"
-#endif
-
/**
* Copyright (c) 2006-2014 Arseny Kapoulkine
*