Compile fix for filefn.cpp

doc update
  SGI threads use new constant names


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1274 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Robert Roebling
1998-12-28 18:53:03 +00:00
parent 5705323ef1
commit cffee23b4f
5 changed files with 32 additions and 39 deletions

View File

@@ -41,6 +41,8 @@ typedef enum {
wxFromEnd
} wxSeekMode;
WXDLLEXPORT_DATA(extern const char*) wxEmptyString;
// ----------------------------------------------------------------------------
// functions
// ----------------------------------------------------------------------------