X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/dcb44466c13262aad45c82f13373069dac8ba932..1e3698e55d7ee45267b69fa8ed5f94886ad47be9:/src/common/date.cpp diff --git a/src/common/date.cpp b/src/common/date.cpp index ec7f8d549f..db287ab316 100644 --- a/src/common/date.cpp +++ b/src/common/date.cpp @@ -23,10 +23,12 @@ #include "wx/wxprec.h" #ifdef __BORLANDC__ -#pragma hdrstop + #pragma hdrstop #endif -#include "wx/setup.h" +#ifndef WX_PRECOMP + #include "wx/defs.h" +#endif #if wxUSE_TIMEDATE