diff options
Diffstat (limited to 'cpp/demo/IcePatch2/MFC/stdafx.cpp')
-rw-r--r-- | cpp/demo/IcePatch2/MFC/stdafx.cpp | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/cpp/demo/IcePatch2/MFC/stdafx.cpp b/cpp/demo/IcePatch2/MFC/stdafx.cpp deleted file mode 100644 index 8aa12b2bb5f..00000000000 --- a/cpp/demo/IcePatch2/MFC/stdafx.cpp +++ /dev/null @@ -1,16 +0,0 @@ -// ********************************************************************** -// -// Copyright (c) 2003-2015 ZeroC, Inc. All rights reserved. -// -// This copy of Ice is licensed to you under the terms described in the -// ICE_LICENSE file included in this distribution. -// -// ********************************************************************** - -// stdafx.cpp : source file that includes just the standard includes -// HelloClient.pch will be the pre-compiled header -// stdafx.obj will contain the pre-compiled type information - -#include "stdafx.h" - - |