1 2 3 4 5 6 7 8 9
#include "nb_preproc.h" void nb_set_macros(const char* macros[], int count) { } void nb_preprocess() { }