]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/txtstrm.h
made wxList methods return compatibility_iterator instead of Node * to further reduce...
[wxWidgets.git] / include / wx / txtstrm.h
index 3d4b11a58119c03ceb51a0ae32fa56dfcaf2e2c9..6344c8ff6233934d0a8b218aef112a749fe6fe11 100644 (file)
 #ifndef _WX_TXTSTREAM_H_
 #define _WX_TXTSTREAM_H_
 
-#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
-#pragma interface "txtstrm.h"
-#endif
-
 #include "wx/stream.h"
 
 #if wxUSE_STREAMS