MassManager: get rid of WIN32_LEAN_AND_MEAN.

Corrade's pedantic flags take care of it.
This commit is contained in:
Guillaume Jacquemin 2020-01-13 09:12:38 +01:00 committed by Guillaume Jacquemin
parent e39167617a
commit b3027777ce
1 changed files with 0 additions and 1 deletions

View File

@ -23,7 +23,6 @@
#include <wx/wfstream.h>
#include <wx/zipstrm.h>
#define WIN32_LEAN_AND_MEAN
#include <shlobj.h>
#include <wtsapi32.h>