X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/32b8ec418aee4e38877d4cb79e2984c766dcc358..b916f809336755620b010293637b12763f01455d:/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"