]> git.saurik.com Git - wxWidgets.git/commitdiff
trying to get it building at least
authorStefan Csomor <csomor@advancedconcepts.ch>
Tue, 22 Jun 2010 11:49:09 +0000 (11:49 +0000)
committerStefan Csomor <csomor@advancedconcepts.ch>
Tue, 22 Jun 2010 11:49:09 +0000 (11:49 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@64689 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

tests/interactive/input.cpp

index f4575c9a9cabdc079b43b28b5467b7ca9eca8cda..8344ef5c6aee21c566e10280ab496ae0a46fd066 100644 (file)
     #pragma hdrstop
 #endif
 
+#include "wx/app.h"
+#include "wx/wxcrt.h"           // for wxPuts
+#include "wx/wxcrtvararg.h"     // for wxPrintf
+
 // ----------------------------------------------------------------------------
 // conditional compilation
 // ----------------------------------------------------------------------------