Skip to content

Commit 52fb0b9

Browse files
authored
simplecpp.h: prevent internal define SIMPLECPP_LIB from spilling (#525)
1 parent 7f59eec commit 52fb0b9

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

simplecpp.h

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -563,4 +563,6 @@ namespace simplecpp {
563563
# pragma warning(pop)
564564
#endif
565565

566+
#undef SIMPLECPP_LIB
567+
566568
#endif

0 commit comments

Comments
 (0)