We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 03694d2 commit 2546d6aCopy full SHA for 2546d6a
src/third_party/pugixml/pugiconfig.hpp
@@ -24,7 +24,7 @@
24
// #define PUGIXML_NO_STL
25
26
// Uncomment this to disable exceptions
27
-// #define PUGIXML_NO_EXCEPTIONS
+ #define PUGIXML_NO_EXCEPTIONS
28
29
// Set this to control attributes for public classes/functions, i.e.:
30
// #define PUGIXML_API __declspec(dllexport) // to export all public symbols from DLL
0 commit comments