summaryrefslogtreecommitdiff
path: root/extensions/test/ole/MfcControl/StdAfx.h
diff options
context:
space:
mode:
Diffstat (limited to 'extensions/test/ole/MfcControl/StdAfx.h')
-rw-r--r--extensions/test/ole/MfcControl/StdAfx.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/extensions/test/ole/MfcControl/StdAfx.h b/extensions/test/ole/MfcControl/StdAfx.h
index 882e5d23e416..b3a303a6c19b 100644
--- a/extensions/test/ole/MfcControl/StdAfx.h
+++ b/extensions/test/ole/MfcControl/StdAfx.h
@@ -19,9 +19,9 @@
#if !defined(AFX_STDAFX_H__AC221FBA_A0D8_11D4_833B_005004526AB4__INCLUDED_)
#define AFX_STDAFX_H__AC221FBA_A0D8_11D4_833B_005004526AB4__INCLUDED_
-#if _MSC_VER > 1000
+#ifdef _MSC_VER
#pragma once
-#endif // _MSC_VER > 1000
+#endif
// stdafx.h : include file for standard system include files,
// or project specific include files that are used frequently,