1 2 3 4 5 6 7
// Added for libmv. #if defined(_MSC_VER) # include "jconfig_windows.h" #elif defined(__APPLE__) # include "jconfig_mac.h" #endif