mirror of
https://github.com/cemu-project/vcpkg.git
synced 2025-07-27 09:37:19 +02:00
14 lines
322 B
Diff
14 lines
322 B
Diff
diff --git a/src/pugiconfig.hpp b/src/pugiconfig.hpp
|
|
index ff89716..83b3818 100644
|
|
--- a/src/pugiconfig.hpp
|
|
+++ b/src/pugiconfig.hpp
|
|
@@ -44,7 +44,7 @@
|
|
// #define PUGIXML_HEADER_ONLY
|
|
|
|
// Uncomment this to enable long long support
|
|
-// #define PUGIXML_HAS_LONG_LONG
|
|
+#define PUGIXML_HAS_LONG_LONG
|
|
|
|
#endif
|
|
|