diff options
author | Nick Wellnhofer <wellnhofer@aevum.de> | 2016-03-12 11:51:51 +0100 |
---|---|---|
committer | Nick Wellnhofer <wellnhofer@aevum.de> | 2016-03-12 11:51:51 +0100 |
commit | af98c75f1ad3338c813aa475aa1b543dd80c138a (patch) | |
tree | 6724e3dbf909f022095cb5a7ad669c15477dfb78 /src/entities.inc | |
parent | 6135e9b953747365358f7f2e23e53cc0e4a701b2 (diff) |
Compile in plain C mode with MSVC 12.0 or newer
Under MSVC, we used to compile in C++ mode to get some C99 features
like mixing declarations and code. With newer MSVC versions, it's
possible to build in plain C mode.
Diffstat (limited to 'src/entities.inc')
0 files changed, 0 insertions, 0 deletions