summaryrefslogtreecommitdiff
path: root/src/pugiconfig.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/pugiconfig.hpp')
-rw-r--r--src/pugiconfig.hpp3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/pugiconfig.hpp b/src/pugiconfig.hpp
index 14bc76d..1eed094 100644
--- a/src/pugiconfig.hpp
+++ b/src/pugiconfig.hpp
@@ -40,6 +40,9 @@
// Uncomment this to switch to header-only version
// #define PUGIXML_HEADER_ONLY
+// Uncomment this to enable long long support
+// #define PUGIXML_HAS_LONG_LONG
+
#endif
/**