]> git.saurik.com Git - wxWidgets.git/blobdiff - src/generic/sashwin.cpp
added missing return on error
[wxWidgets.git] / src / generic / sashwin.cpp
index 1b64276b8650a4bb50ae92ff8cd1b602fd4b24c1..693e74f1a40aa7449f027605f6530fb356ac3dbf 100644 (file)
 #pragma hdrstop
 #endif
 
+#if wxUSE_SASH
+
 #ifndef WX_PRECOMP
 #include "wx/wx.h"
 #endif
 
-#if wxUSE_SASH
-
 #include <math.h>
 #include <stdlib.h>