X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/ce4169a4d129fc6cd165b2e9ccc5cf5d48356020..76784eecd960198bc54429a6e16d5bd7af458fce:/src/common/objstrm.cpp diff --git a/src/common/objstrm.cpp b/src/common/objstrm.cpp index 4de828ae72..0f4a38608a 100644 --- a/src/common/objstrm.cpp +++ b/src/common/objstrm.cpp @@ -19,10 +19,6 @@ #pragma hdrstop #endif -#ifndef WX_PRECOMP - #include "wx/defs.h" -#endif - #if wxUSE_SERIAL && wxUSE_STREAMS #include "wx/object.h"