]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/strconv.h
remove obsolete check for GTK 2.6
[wxWidgets.git] / include / wx / strconv.h
index 9ec0cdbc61cc753037635154ddab35a66fb30533..3dc3752186b1465e64ad78971a10a2553784d20b 100644 (file)
@@ -4,7 +4,6 @@
 // Author:      Ove Kaaven, Robert Roebling, Vadim Zeitlin
 // Modified by:
 // Created:     29/01/98
-// RCS-ID:      $Id$
 // Copyright:   (c) 1998 Ove Kaaven, Robert Roebling
 //              (c) 1998-2006 Vadim Zeitlin
 // Licence:     wxWindows licence
@@ -25,9 +24,7 @@
 #  undef __BSEXCPT__
 #endif
 
-#ifndef __WXPALMOS5__
 #include <stdlib.h>
-#endif // ! __WXPALMOS5__
 
 class WXDLLIMPEXP_FWD_BASE wxString;