blob: 1a67c08ddef9cf6f66df8b312ffa886e20ad8955 [file] [log] [blame]
#ifndef __stl_config__hpux_h
#define __stl_config__hpux_h
#define _STLP_PLATFORM "HP Unix"
#ifdef __GNUC__
# define _STLP_NO_WCHAR_T
# define _STLP_NO_LONG_DOUBLE
#endif
#endif /* __stl_config__hpux_h */