MassManager: get rid of WIN32_LEAN_AND_MEAN.
Corrade's pedantic flags take care of it.
This commit is contained in:
parent
3d53f90099
commit
cb608ab29f
1 changed files with 0 additions and 1 deletions
|
@ -23,7 +23,6 @@
|
|||
#include <wx/wfstream.h>
|
||||
#include <wx/zipstrm.h>
|
||||
|
||||
#define WIN32_LEAN_AND_MEAN
|
||||
#include <shlobj.h>
|
||||
#include <wtsapi32.h>
|
||||
|
||||
|
|
Loading…
Reference in a new issue