projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Printing improvements: GetPageInfo() gets called after the DC has
[wxWidgets.git]
/
include
/
wx
/
utils.h
diff --git
a/include/wx/utils.h
b/include/wx/utils.h
index 8d41542f1e6c3c0ede57d8f0933c41ae2abc5719..a6582b767989db0e76654f707fb802ab702afd16 100644
(file)
--- a/
include/wx/utils.h
+++ b/
include/wx/utils.h
@@
-24,6
+24,8
@@
#include "wx/list.h"
#include "wx/filefn.h"
+class WXDLLIMPEXP_BASE wxArrayString;
+
// need this for wxGetDiskSpace() as we can't, unfortunately, forward declare
// wxLongLong
#include "wx/longlong.h"