diff --git a/tests/controls/styledtextctrltest.cpp b/tests/controls/styledtextctrltest.cpp index 0ac8a32391..cd5e2c31ae 100644 --- a/tests/controls/styledtextctrltest.cpp +++ b/tests/controls/styledtextctrltest.cpp @@ -11,9 +11,6 @@ #if wxUSE_STC -#if defined(WXUSINGDLL) - - #ifndef WX_PRECOMP #include "wx/app.h" #endif // WX_PRECOMP @@ -164,7 +161,5 @@ TEST_CASE_METHOD(StcPopupWindowsTestCase, #endif // defined(__WXOSX_COCOA__) || defined(__WXMSW__) || defined(__WXGTK__) -#endif // WXUSINGDLL - #endif // wxUSE_STC