4 lines
No EOL
79 B
C
4 lines
No EOL
79 B
C
#include<stdbool.h>
|
|
#ifndef _WIN64
|
|
#error "this version is windows only"
|
|
#endif |