mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-08-30 14:52:38 -06:00
4 lines
54 B
C
4 lines
54 B
C
#if __unix
|
|
#define LIBTCC
|
|
#include "lib/tcc.c"
|
|
#endif
|