9 #ifndef _fei_macros_hpp_
10 #define _fei_macros_hpp_
26 #ifdef FEI_SIMULATE_BOOL
40 #ifndef FEI_BYPASS_CONFIG_H
41 #include "FEI_config.h"
62 #ifndef HAVE_NO_TIME_H
63 #define FEI_HAVE_TIME_H
67 #ifndef HAVE_NO_IOSFWD
68 #define FEI_HAVE_IOSFWD
87 #ifdef HAVE_NO_IOMANIP
88 #define FEI_HAVE_IOMANIP_H
91 #define FEI_HAVE_IOMANIP
95 #ifdef HAVE_NO_IOSTREAM
96 #define FEI_HAVE_IOSTREAM_H
99 #define FEI_HAVE_IOSTREAM
103 #ifdef HAVE_NO_FSTREAM
104 #define FEI_HAVE_FSTREAM_H
107 #define FEI_HAVE_FSTREAM
111 #ifdef HAVE_NO_SSTREAM
112 #define FEI_HAVE_SSTREAM_H
115 #define FEI_HAVE_SSTREAM
119 #ifndef FEI_NO_STD_IOS_FMTFLAGS
120 #define FEI_HAVE_STD_IOS_FMTFLAGS
129 #include "fei_version.h"
131 #endif // _fei_macros_hpp_