msvc_fixes.h 42 B

123
  1. #ifdef _MSC_VER
  2. #include <iso646.h>
  3. #endif