(svn r24417) -Codechange: [Win32] Don't needlessly include windows.h in a commonly used header.
This commit is contained in:
@@ -21,6 +21,7 @@
|
||||
#endif
|
||||
|
||||
#ifdef WIN32
|
||||
# include <windows.h>
|
||||
# include <shellapi.h>
|
||||
# include "core/mem_func.hpp"
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user