///////////////////////////////////////////////////////////////////////////////
-// Name: strconv.h
+// Name: wx/strconv.h
// Purpose: conversion routines for char sets any Unicode
// Author: Ove Kaaven, Robert Roebling, Vadim Zeitlin
// Modified by:
# undef __BSEXCPT__
#endif
-#ifndef __WXPALMOS5__
#include <stdlib.h>
-#endif // ! __WXPALMOS5__
class WXDLLIMPEXP_FWD_BASE wxString;