patricus-utils/utils.h

4 lines
No EOL
79 B
C

#include<stdbool.h>
#ifndef _WIN64
#error "this version is windows only"
#endif