]> git.saurik.com Git - wxWidgets.git/blobdiff - contrib/src/canvas/liner.cpp
use full 32bit range for the process ids
[wxWidgets.git] / contrib / src / canvas / liner.cpp
index 9ee4607099321ced9a1e4a291b9e3748a60e4983..f52059971ebc942baccb6f462509cba3cb9da5f7 100644 (file)
@@ -8,6 +8,13 @@ Last Update 05-12-1995
 #pragma implementation "liner.cpp"
 #endif
 
 #pragma implementation "liner.cpp"
 #endif
 
+// For compilers that support precompilation, includes "wx/wx.h".
+#include "wx/wxprec.h"
+
+#ifdef __BORLANDC__
+    #pragma hdrstop
+#endif
+
 #include <math.h>
 
 #include <stdlib.h>
 #include <math.h>
 
 #include <stdlib.h>