diff options
author | Sadie Powell <sadie@witchery.services> | 2022-01-13 02:30:36 +0000 |
---|---|---|
committer | Sadie Powell <sadie@witchery.services> | 2022-01-13 02:35:23 +0000 |
commit | 2881ba112b7b4ef084172f4de501211032ee9f91 (patch) | |
tree | d1272b1ece2ce0756b4f6228fedc01889b096b0c /modules/protocol/bahamut.cpp | |
parent | 1ee81580c63b4548935687f93e074905b26abddc (diff) |
Clean up the predefined variables on Windows.
- Use _MSC_VER for detecting MSVC instead of a custom define.
- Remove MINGW as you can use __MINGW32__ to detect this.
- Stop defining _WIN32 as this will always be defined on Windows.
Diffstat (limited to 'modules/protocol/bahamut.cpp')
0 files changed, 0 insertions, 0 deletions