1.1 --- a/epoc32/include/tools/stlport/stl/config/_hpux.h Wed Mar 31 12:27:01 2010 +0100
1.2 +++ b/epoc32/include/tools/stlport/stl/config/_hpux.h Wed Mar 31 12:33:34 2010 +0100
1.3 @@ -1,11 +1,11 @@
1.4 -#ifndef __stl_config__hpux_h
1.5 -#define __stl_config__hpux_h
1.6 -
1.7 -#define _STLP_PLATFORM "HP Unix"
1.8 -
1.9 -#ifdef __GNUC__
1.10 -# define _STLP_NO_WCHAR_T
1.11 -# define _STLP_NO_LONG_DOUBLE
1.12 -#endif
1.13 -
1.14 -#endif /* __stl_config__hpux_h */
1.15 +#ifndef __stl_config__hpux_h
1.16 +#define __stl_config__hpux_h
1.17 +
1.18 +#define _STLP_PLATFORM "HP Unix"
1.19 +
1.20 +#ifdef __GNUC__
1.21 +# define _STLP_NO_WCHAR_T
1.22 +# define _STLP_NO_LONG_DOUBLE
1.23 +#endif
1.24 +
1.25 +#endif /* __stl_config__hpux_h */