]> git.saurik.com Git - wxWidgets.git/commitdiff
fix building without PCH
authorFrancesco Montorsi <f18m_cpp217828@yahoo.it>
Sun, 6 Jun 2010 15:44:32 +0000 (15:44 +0000)
committerFrancesco Montorsi <f18m_cpp217828@yahoo.it>
Sun, 6 Jun 2010 15:44:32 +0000 (15:44 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@64513 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

tests/misc/module.cpp

index e41c713bead6dfc13a24b92d0bd3476c81a12e95..320011fd2524ab4994d18ee3ee80bc3b005970f1 100644 (file)
@@ -18,6 +18,7 @@
 #endif
 
 #include "wx/module.h"
+#include "wx/wxcrt.h"       // for wxStrcat()
 
 // ----------------------------------------------------------------------------
 // test classes derived from wxModule