16 #ifndef ECL_CONFIG_HPP_ 17 #define ECL_CONFIG_HPP_ 23 #include <ecl/config/ecl.hpp> 33 #if defined(ECL_IS_WIN32) 35 #elif defined(ECL_IS_POSIX) Custom setup for windoze.
Determines the endianness of the platform.
Various macros useful for development.
Type definitions for integer types.
Tests in runtime to see if char is signed or not.