ReactOS
0.4.15-dev-5836-g942b022
_hpux.h
Go to the documentation of this file.
1
#ifndef __stl_config__hpux_h
2
#define __stl_config__hpux_h
3
4
#define _STLP_PLATFORM "HP Unix"
5
6
#define _STLP_USE_UNIX_IO
7
8
#ifdef __GNUC__
9
# define _STLP_NO_WCHAR_T
10
# define _STLP_NO_CWCHAR
11
# define _STLP_NO_LONG_DOUBLE
12
# ifndef _POSIX_C_SOURCE
13
# define _POSIX_C_SOURCE 199506
14
# endif
15
#endif
16
17
#endif
/* __stl_config__hpux_h */
sdk
include
c++
stlport
stl
config
_hpux.h
Generated on Mon Mar 20 2023 06:10:25 for ReactOS by
1.9.6