Skip to content

Commit 9cb0eaf

Browse files
committed
simplecpp.h: prevent internal define SIMPLECPP_LIB from spilling
1 parent 4fc9ec9 commit 9cb0eaf

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
@@ -567,4 +567,6 @@ namespace simplecpp {
567567
# pragma warning(pop)
568568
#endif
569569

570+
#undef SIMPLECPP_LIB
571+
570572
#endif

0 commit comments

Comments
 (0)