]> git.saurik.com Git - wxWidgets.git/blobdiff - src/common/geometry.cpp
Fix for using std streams when std:: conflicts with ::
[wxWidgets.git] / src / common / geometry.cpp
index d74af422a9272237cf26a05bde1096685063506a..1eb3d7b26f1e27ae795edc854fcd8eed5bdd8137 100644 (file)
@@ -10,7 +10,7 @@
 /////////////////////////////////////////////////////////////////////////////
 
 #if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
-    #pragma implementation "geometry.cpp"
+    #pragma implementation "geometry.h"
 #endif
 
 // For compilers that support precompilation, includes "wx.h".