X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/32b8ec418aee4e38877d4cb79e2984c766dcc358..4a46a5df879c4f820d0a0a435b34c7d5e4793991:/src/mgl/data.cpp diff --git a/src/mgl/data.cpp b/src/mgl/data.cpp index 37dbc1944e..6a99ec80ee 100644 --- a/src/mgl/data.cpp +++ b/src/mgl/data.cpp @@ -11,6 +11,13 @@ // #pragma implementation #endif +// For compilers that support precompilation, includes "wx.h". +#include "wx/wxprec.h" + +#ifdef __BORLANDC__ + #pragma hdrstop +#endif + #include "wx/defs.h" #include "wx/object.h" #include "wx/window.h"