X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/a6121fc4e06c935848b6887f3ac10995784231ae..5b119b8b2e49ba2e36ca689b8bb85cce6341f47c:/tests/datetime/datetimetest.cpp?ds=sidebyside diff --git a/tests/datetime/datetimetest.cpp b/tests/datetime/datetimetest.cpp index 24f554e37b..8fed158607 100644 --- a/tests/datetime/datetimetest.cpp +++ b/tests/datetime/datetimetest.cpp @@ -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)