Add header that will contain msvc fixes
This commit is contained in:
3
include/msvc_fixes.h
Normal file
3
include/msvc_fixes.h
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
#ifdef _MSC_VER
|
||||||
|
#include <iso646.h>
|
||||||
|
#endif
|
||||||
Reference in New Issue
Block a user