commit
c2ab4f711f
4 changed files with 4 additions and 27 deletions
|
@ -9,6 +9,7 @@
|
|||
#if defined(OS_WIN)
|
||||
#include <windows.h> // windows.h must be included first
|
||||
|
||||
#include <atlbase.h> // ensures that ATL statics like `_AtlWinModule` are initialized (it's an issue in static debug build)
|
||||
#include <shellapi.h>
|
||||
#include <shellscalingapi.h>
|
||||
#include <tchar.h>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue