add unix types
parent
6a8886b876
commit
906734e8eb
|
@ -133,6 +133,7 @@ int main() {
|
|||
#endif
|
||||
|
||||
#ifdef UNIX
|
||||
unix_types();
|
||||
#endif
|
||||
|
||||
return 0;
|
||||
|
|
Loading…
Reference in New Issue