Compilation fixes for wxUSE_INTL==0 build.

Closes https://github.com/wxWidgets/wxWidgets/pull/70
This commit is contained in:
Artur Wieczorek
2015-08-10 18:09:04 +02:00
committed by Vadim Zeitlin
parent 941834fd0e
commit c746fee94a
4 changed files with 6 additions and 1 deletions

View File

@@ -27,6 +27,7 @@
#include "wx/msw/private.h"
#include "wx/msw/taskbarbutton.h"
#include "wx/scopedptr.h"
#include <shlwapi.h>
#include <initguid.h>