]> git.saurik.com Git - wxWidgets.git/commitdiff
Include dynarray.h
authorJulian Smart <julian@anthemion.co.uk>
Tue, 19 Jan 1999 18:28:10 +0000 (18:28 +0000)
committerJulian Smart <julian@anthemion.co.uk>
Tue, 19 Jan 1999 18:28:10 +0000 (18:28 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1429 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

src/msw/app.cpp

index 6f3427a7bc635ca0d23738fd2625b40987fbd8a5..591578c2b830343b3691dae38f6674d5bdab1f34 100644 (file)
@@ -34,6 +34,7 @@
   #include "wx/dialog.h"
   #include "wx/msgdlg.h"
   #include "wx/intl.h"
+  #include "wx/dynarray.h"
 #endif
 
 #include "wx/msw/private.h"