mirror of
https://github.com/ciphervance/supercell-wx.git
synced 2025-10-30 23:00:04 +00:00
NOMINMAX should be defined for the entire project
This commit is contained in:
parent
ff7f70a5b7
commit
dd1490a143
7 changed files with 11 additions and 9 deletions
|
|
@ -1,4 +1,3 @@
|
|||
#define NOMINMAX
|
||||
#define _SILENCE_STDEXT_ARR_ITERS_DEPRECATION_WARNING
|
||||
|
||||
#include <scwx/qt/config/radar_site.hpp>
|
||||
|
|
|
|||
|
|
@ -1,5 +1,3 @@
|
|||
#define NOMINMAX
|
||||
|
||||
#include "main_window.hpp"
|
||||
#include "./ui_main_window.h"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue