diff options
author | Arseny Kapoulkine <arseny.kapoulkine@gmail.com> | 2015-01-16 21:48:50 -0800 |
---|---|---|
committer | Arseny Kapoulkine <arseny.kapoulkine@gmail.com> | 2015-01-16 21:48:50 -0800 |
commit | e5ecbd63ce75de0a8f1473cbe0c1f9eea657dd02 (patch) | |
tree | 8ace0fd644cc3c8274c1e74f2b0743d21a957441 /src/pugiconfig.hpp | |
parent | 93c3ab46494f35c390b40220519d83634e4e347f (diff) | |
parent | 8e95f0d88947631162f5ed1fc5427b414425604b (diff) |
Merge branch 'master' into compact
Diffstat (limited to 'src/pugiconfig.hpp')
-rw-r--r-- | src/pugiconfig.hpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/pugiconfig.hpp b/src/pugiconfig.hpp index 1c216e3..6219dbe 100644 --- a/src/pugiconfig.hpp +++ b/src/pugiconfig.hpp @@ -39,7 +39,6 @@ // 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 |