From e7c5d894c808fefbb2d77832f36a0b50123d0fb5 Mon Sep 17 00:00:00 2001 From: Thomas Grill Date: Mon, 24 Feb 2003 04:40:27 +0000 Subject: "" svn path=/trunk/; revision=427 --- externals/grill/vst/src/main.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'externals/grill/vst/src/main.h') 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; -- cgit v1.2.1