Skip to content

Commit deeb23a

Browse files
committed
do not spill SIMPLECPP_TOKENLIST_ALLOW_PTR define
1 parent 24fe556 commit deeb23a

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

simplecpp.h

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -561,6 +561,8 @@ namespace simplecpp {
561561
SIMPLECPP_LIB std::string getCppStdString(cppstd_t std);
562562
}
563563

564+
#undef SIMPLECPP_TOKENLIST_ALLOW_PTR
565+
564566
#if defined(_MSC_VER)
565567
# pragma warning(pop)
566568
#endif

0 commit comments

Comments
 (0)