Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/ValveSoftware/Proton.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Eikum <aeikum@codeweavers.com>2018-04-19 22:34:51 +0300
committerAndrew Eikum <aeikum@codeweavers.com>2018-04-19 22:34:51 +0300
commit3c3c08a850c90d465ee7d01c1a9b21592b246a15 (patch)
tree126c12abd75414f43b2ba826de70816fa6b73a0d
parent855f09b019dfc1c1922a91d71ddbc9de467c4e25 (diff)
vrclient: Fix building on macproton-3.5-20180419
-rw-r--r--vrclient_x64/vrclient_defs.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/vrclient_x64/vrclient_defs.h b/vrclient_x64/vrclient_defs.h
index 35e8ce8d..e89c2024 100644
--- a/vrclient_x64/vrclient_defs.h
+++ b/vrclient_x64/vrclient_defs.h
@@ -1,5 +1,7 @@
#ifndef __cplusplus
+#ifndef bool
typedef char bool; /* 1 byte on modern visual studio c++ */
+#endif
/* enums */
typedef int