mirror of
https://github.com/wxWidgets/wxWidgets.git
synced 2026-08-17 17:02:51 +08:00
Include wx/brush.h to fix the build when not using PCH
This commit is contained in:
@@ -24,6 +24,7 @@
|
||||
#endif
|
||||
|
||||
#ifndef WX_PRECOMP
|
||||
#include "wx/brush.h"
|
||||
#endif // WX_PRECOMP
|
||||
|
||||
#include "wx/msw/private/taskdlg.h"
|
||||
|
||||
Reference in New Issue
Block a user