Raw File
mi_opt.h
#if !defined foo MACRO
#define foo
int x = 2;
#endif
back to top