There was an error while loading. Please reload this page.
SIMPLECPP_TOKENLIST_ALLOW_PTR
1 parent 24fe556 commit deeb23aCopy full SHA for deeb23a
1 file changed
simplecpp.h
@@ -561,6 +561,8 @@ namespace simplecpp {
561
SIMPLECPP_LIB std::string getCppStdString(cppstd_t std);
562
}
563
564
+#undef SIMPLECPP_TOKENLIST_ALLOW_PTR
565
+
566
#if defined(_MSC_VER)
567
# pragma warning(pop)
568
#endif
0 commit comments