git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3851 
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
 // Licence:     wxWindows licence
 /////////////////////////////////////////////////////////////////////////////
 
+// For compilers that support precompilation, includes "wx/wx.h".
+#include "wx/wxprec.h"
 
 #include "wx/defs.h"
 
     #pragma implementation "grid.h"
 #endif
 
-// For compilers that support precompilation, includes "wx/wx.h".
-#include "wx/wxprec.h"
 
 #ifdef __BORLANDC__
     #pragma hdrstop