Main Page
Namespaces
Classes
Files
File List
File Members
var
build
temp
tmp.niCloInx4p
4.0-0-0
coinor-ipopt
coinor-ipopt-3.10.2
BuildTools
headers
configall_system.h
Go to the documentation of this file.
1
/*
2
* This header file is included by the *Config.h in the individual
3
* COIN packages when the code is compiled in a setting that doesn't
4
* use the configure script (i.e., HAVE_CONFIG_H is not defined).
5
* This header file includes the system and compile dependent header
6
* file defining macros that depend on what compiler is used.
7
*/
8
9
#ifdef _MSC_VER
10
# include "
configall_system_msc.h
"
11
#else
12
# error "Trying to use configall_system for unknown compiler."
13
#endif
Generated on Mon Mar 17 2014 19:49:12 by
1.8.1.2