1 2 3 4 5 6 7
#ifndef PREFIX_H #define PREFIX_H #include "native_common.h" #undef DISABLE_SAGA #endif