vrclient: Fix building on mac

This commit is contained in:
Andrew Eikum 2018-04-19 14:34:51 -05:00
parent 855f09b019
commit 3c3c08a850

View file

@ -1,5 +1,7 @@
#ifndef __cplusplus #ifndef __cplusplus
#ifndef bool
typedef char bool; /* 1 byte on modern visual studio c++ */ typedef char bool; /* 1 byte on modern visual studio c++ */
#endif
/* enums */ /* enums */
typedef int typedef int