]> git.saurik.com Git - wxWidgets.git/blobdiff - tests/datetime/datetimetest.cpp
make wxStringOperationsWchar methods templates too to be able to reuse them with...
[wxWidgets.git] / tests / datetime / datetimetest.cpp
index 24f554e37bff76aae669f0508cce7746f813351e..8fed158607ab5e77f44823adf537030bece163d8 100644 (file)
@@ -23,6 +23,7 @@
 #if wxUSE_DATETIME
 
 #include "wx/datetime.h"
+#include "wx/wxcrt.h"       // for wxStrstr()
 
 // need this to be able to use CPPUNIT_ASSERT_EQUAL with wxDateTime objects
 static std::ostream& operator<<(std::ostream& ostr, const wxDateTime& dt)