diff options
Diffstat (limited to 'src/pugiconfig.hpp')
-rw-r--r-- | src/pugiconfig.hpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/pugiconfig.hpp b/src/pugiconfig.hpp index ffa323a..56f1d22 100644 --- a/src/pugiconfig.hpp +++ b/src/pugiconfig.hpp @@ -39,6 +39,7 @@ // Uncomment this to switch to header-only version // #define PUGIXML_HEADER_ONLY +// #include "pugixml.cpp" // Uncomment this to enable long long support // #define PUGIXML_HAS_LONG_LONG |