From 5157decd47710b3ed8e4e62e79e07aa1967bd532 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Juha=20Vehvil=C3=A4inen?= Date: Wed, 19 Jun 2002 15:00:09 +0000 Subject: This commit was generated by cvs2svn to compensate for changes in r14, which included commits to RCS files with non-trunk default branches. svn path=/trunk/externals/vst/; revision=15 --- StdAfx.cpp | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 StdAfx.cpp (limited to 'StdAfx.cpp') diff --git a/StdAfx.cpp b/StdAfx.cpp new file mode 100644 index 0000000..5a3a91f --- /dev/null +++ b/StdAfx.cpp @@ -0,0 +1,8 @@ +// stdafx.cpp : source file that includes just the standard includes +// vst.pch will be the pre-compiled header +// stdafx.obj will contain the pre-compiled type information + +#include "stdafx.h" + + + -- cgit v1.2.1