diff options
author | Chris Little <chrislit@crosswire.org> | 2014-04-24 08:53:00 +0000 |
---|---|---|
committer | Chris Little <chrislit@crosswire.org> | 2014-04-24 08:53:00 +0000 |
commit | 3abd17a189bcec04739dc9e319b8521acc8e957e (patch) | |
tree | 0a52a93d634a90c95f06b9b4bf065b528ea5721f /Asenath/StdAfx.cpp | |
parent | ce36f9552861abc851b7a25268c46bff49119384 (diff) | |
download | sword-tools-3abd17a189bcec04739dc9e319b8521acc8e957e.tar.gz |
moved Asenath to GitHub: https://github.com/chrislit/Asenath
git-svn-id: https://www.crosswire.org/svn/sword-tools/trunk@487 07627401-56e2-0310-80f4-f8cd0041bdcd
Diffstat (limited to 'Asenath/StdAfx.cpp')
-rw-r--r-- | Asenath/StdAfx.cpp | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/Asenath/StdAfx.cpp b/Asenath/StdAfx.cpp deleted file mode 100644 index 39eb237..0000000 --- a/Asenath/StdAfx.cpp +++ /dev/null @@ -1,8 +0,0 @@ -// stdafx.cpp : source file that includes just the standard includes -// Asenath.pch will be the pre-compiled header -// stdafx.obj will contain the pre-compiled type information - -#include "stdafx.h" - -// TODO: reference any additional headers you need in STDAFX.H -// and not in this file |