// file : odb/oracle/details/config.hxx // copyright : Copyright (c) 2005-2015 Code Synthesis Tools CC // license : ODB NCUEL; see accompanying LICENSE file #ifndef ODB_ORACLE_DETAILS_CONFIG_HXX #define ODB_ORACLE_DETAILS_CONFIG_HXX // no pre #ifdef _MSC_VER #elif defined(ODB_COMPILER) # error libodb-oracle header included in odb-compiled header #else # include #endif // no post #endif // ODB_ORACLE_DETAILS_CONFIG_HXX