No empty .Rs/.Re
[netbsd-mini2440.git] / external / bsd / bind / dist / bin / win32 / BINDInstall / StdAfx.h
blobc628137998b4ef7a72181f3563f6aaed468df593
1 /* $NetBSD$ */
3 // stdafx.h : include file for standard system include files,
4 // or project specific include files that are used frequently, but
5 // are changed infrequently
6 //
8 #ifndef _CRT_SECURE_NO_DEPRECATE
9 #define _CRT_SECURE_NO_DEPRECATE 1
10 #endif
12 #if !defined(AFX_STDAFX_H__61537819_39FC_11D3_A97A_00105A12BD65__INCLUDED_)
13 #define AFX_STDAFX_H__61537819_39FC_11D3_A97A_00105A12BD65__INCLUDED_
15 #if _MSC_VER > 1000
16 #pragma once
17 #endif // _MSC_VER > 1000
19 #define VC_EXTRALEAN // Exclude rarely-used stuff from Windows headers
21 #include <afxwin.h> // MFC core and standard components
22 #include <afxext.h> // MFC extensions
23 #include <afxdtctl.h> // MFC support for Internet Explorer 4 Common Controls
24 #ifndef _AFX_NO_AFXCMN_SUPPORT
25 #include <afxcmn.h> // MFC support for Windows Common Controls
26 #endif // _AFX_NO_AFXCMN_SUPPORT
29 //{{AFX_INSERT_LOCATION}}
30 // Microsoft Visual C++ will insert additional declarations immediately before the previous line.
32 #endif // !defined(AFX_STDAFX_H__61537819_39FC_11D3_A97A_00105A12BD65__INCLUDED_)