aboutsummaryrefslogtreecommitdiff
path: root/src/OSC.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/OSC.c')
-rw-r--r--src/OSC.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/OSC.c b/src/OSC.c
index 9063dc3..70bf84a 100644
--- a/src/OSC.c
+++ b/src/OSC.c
@@ -17,6 +17,7 @@
#define VERSION "0.3"
+/* this is for when building with non-Microsoft compilers */
#ifndef OSC_API
#define OSC_API
#endif