aboutsummaryrefslogtreecommitdiff
path: root/externals/grill/vst/src/main.h
diff options
context:
space:
mode:
authorThomas Grill <xovo@users.sourceforge.net>2003-02-24 04:40:27 +0000
committerThomas Grill <xovo@users.sourceforge.net>2003-02-24 04:40:27 +0000
commite7c5d894c808fefbb2d77832f36a0b50123d0fb5 (patch)
treecfc58e4c5a92744788018f97c9edd1d999240310 /externals/grill/vst/src/main.h
parente25785826d11d75f919423ccfcfa02f0a991b122 (diff)
""
svn path=/trunk/; revision=427
Diffstat (limited to 'externals/grill/vst/src/main.h')
-rw-r--r--externals/grill/vst/src/main.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/externals/grill/vst/src/main.h b/externals/grill/vst/src/main.h
index 1f24d56b..5aabf360 100644
--- a/externals/grill/vst/src/main.h
+++ b/externals/grill/vst/src/main.h
@@ -22,6 +22,8 @@ WARRANTIES, see the file, "license.txt," in this distribution.
#if FLEXT_OS == FLEXT_OS_WIN
#include "stdafx.h"
+#else
+#error Platform not supported!
#endif
typedef void V;