mirror of
https://github.com/nothings/stb
synced 2024-12-16 04:42:42 +03:00
4 lines
93 B
C
4 lines
93 B
C
|
#define STB_C_LEXER_IMPLEMENTATION
|
||
|
#define STB_C_LEXER_SELF_TEST
|
||
|
#include "../stb_c_lexer.h"
|