What's Changed
- Fix #391 (
__TIME__
replacement might be empty depending on compiler) by @glankk in #441 - simplecpp.cpp: fixed Visual Studio C4800 compiler warnings by @firewave in #481
- Makefile: added
CXXOPTS
andLDOPTS
to extendCXXFLAGS
andLDFLAGS
by @firewave in #480 - Remove execute bit from simplecpp.cpp/h by @glankk in #494
- Fix infinite loop with circular includes by @glankk in #497
Full Changelog: 1.5.1...1.5.2