Skip to content

Bug Fix

Compare
Choose a tag to compare
@SV-Zanshin SV-Zanshin released this 25 Apr 10:49
· 122 commits to master since this release

The Windows IDE / compiler allows default parameter values to be used in the .cpp file, the defaults should only be declared in the library header. This caused compiles using the c++ compiler on a MAC to fail.