summaryrefslogtreecommitdiffstats
path: root/Source
diff options
context:
space:
mode:
authorBill Hoffman <bill.hoffman@kitware.com>2004-04-29 17:13:44 (GMT)
committerBill Hoffman <bill.hoffman@kitware.com>2004-04-29 17:13:44 (GMT)
commit7ca0eb8bbc8fcf86f713e30b27cea0b772da34d3 (patch)
treebabf180f2661a4c49c977f741fccb992e85b2d9a /Source
parent56f960296f45e770814442bd7e221767f5584339 (diff)
downloadCMake-7ca0eb8bbc8fcf86f713e30b27cea0b772da34d3.zip
CMake-7ca0eb8bbc8fcf86f713e30b27cea0b772da34d3.tar.gz
CMake-7ca0eb8bbc8fcf86f713e30b27cea0b772da34d3.tar.bz2
ENH: remove warning
Diffstat (limited to 'Source')
-rw-r--r--Source/MFCDialog/StdAfx.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/Source/MFCDialog/StdAfx.h b/Source/MFCDialog/StdAfx.h
index 1836c9d..6169ea9 100644
--- a/Source/MFCDialog/StdAfx.h
+++ b/Source/MFCDialog/StdAfx.h
@@ -21,6 +21,7 @@
#if !defined(AFX_STDAFX_H__AC17A6F8_4634_11D4_8F21_00A0CC33FCD3__INCLUDED_)
#define AFX_STDAFX_H__AC17A6F8_4634_11D4_8F21_00A0CC33FCD3__INCLUDED_
+#define WINVER 0x0400
#if _MSC_VER > 1000
#pragma once