]> git.saurik.com Git - wxWidgets.git/commitdiff
fix filefn conditional error
authorChris Elliott <biol75@york.ac.uk>
Tue, 29 Apr 2003 09:36:05 +0000 (09:36 +0000)
committerChris Elliott <biol75@york.ac.uk>
Tue, 29 Apr 2003 09:36:05 +0000 (09:36 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@20379 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

include/wx/filefn.h

index b0ba175406af66b851414f79670d3ee67d4b3982..2c0cacf0680a86065b00c7356ce3f54590c1bbc2 100644 (file)
@@ -47,6 +47,8 @@
     typedef long off_t;
 #endif
 
+#endif
+
 #if defined(__VISAGECPP__) && __IBMCPP__ >= 400
 //
 // VisualAge C++ V4.0 cannot have any external linkage const decs