summaryrefslogtreecommitdiff
blob: aae0450066804f69d1f4b38ea0462d327b28040b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
Index: code/qcommon/ioapi.h
===================================================================
diff --git a/trunk/SP/code/qcommon/ioapi.h b/trunk/SP/code/qcommon/ioapi.h
--- a/trunk/SP/code/qcommon/ioapi.h	(revision 762)
+++ b/trunk/SP/code/qcommon/ioapi.h	(working copy)
@@ -31,6 +31,10 @@
 #endif
 #endif
 
+#ifndef OF
+#define OF(x) x
+#endif
+
 #ifdef __cplusplus
 extern "C" {
 #endif