mirror of
https://github.com/simtactics/niotso.git
synced 2025-03-23 11:22:20 +00:00
9 lines
216 B
C
9 lines
216 B
C
|
/*
|
||
|
* src/include/port/univel.h
|
||
|
*
|
||
|
***************************************
|
||
|
* Define this if you are compiling with
|
||
|
* the native UNIXWARE C compiler.
|
||
|
***************************************/
|
||
|
#define USE_UNIVEL_CC
|