From caef99b21536d9e8c2f9c637fcf020b4e082db5d Mon Sep 17 00:00:00 2001 From: Sam Hartman Date: Wed, 28 Sep 2011 21:02:14 +0000 Subject: Initial import of KFW 3.2.2 Leash32 code Signed-off-by: Alexey Melnikov git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@25278 dc483132-0cff-0310-8789-dd5450dbe970 --- src/windows/leash/StdAfx.cpp | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 src/windows/leash/StdAfx.cpp (limited to 'src/windows/leash/StdAfx.cpp') diff --git a/src/windows/leash/StdAfx.cpp b/src/windows/leash/StdAfx.cpp new file mode 100644 index 000000000..ef6942b3d --- /dev/null +++ b/src/windows/leash/StdAfx.cpp @@ -0,0 +1,5 @@ +// stdafx.cpp : source file that includes just the standard includes +// Leash.pch will be the pre-compiled header +// stdafx.obj will contain the pre-compiled type information + +#include "stdafx.h" -- cgit