summaryrefslogtreecommitdiff
path: root/Bus/Horloge/StdAfx.h
diff options
context:
space:
mode:
authorfcolin2007-02-01 12:52:47 +0000
committerfcolin2007-02-01 12:52:47 +0000
commitc3ac2f8858929f7c4d0301cf690a2d14e1ade8db (patch)
treee9f8bf74510c6f97a3a3ab37fb523e518b68b1a4 /Bus/Horloge/StdAfx.h
parent978dd8a97471887b353707a46d2288c809abade9 (diff)
downloadivy-cplusplus-c3ac2f8858929f7c4d0301cf690a2d14e1ade8db.zip
ivy-cplusplus-c3ac2f8858929f7c4d0301cf690a2d14e1ade8db.tar.gz
ivy-cplusplus-c3ac2f8858929f7c4d0301cf690a2d14e1ade8db.tar.bz2
ivy-cplusplus-c3ac2f8858929f7c4d0301cf690a2d14e1ade8db.tar.xz
Utilisateur : Fcolin Date : 25/10/01 Heure : 11:44 Créé (vss 1)
Diffstat (limited to 'Bus/Horloge/StdAfx.h')
-rw-r--r--Bus/Horloge/StdAfx.h27
1 files changed, 27 insertions, 0 deletions
diff --git a/Bus/Horloge/StdAfx.h b/Bus/Horloge/StdAfx.h
new file mode 100644
index 0000000..bfc4c77
--- /dev/null
+++ b/Bus/Horloge/StdAfx.h
@@ -0,0 +1,27 @@
+// stdafx.h : include file for standard system include files,
+// or project specific include files that are used frequently, but
+// are changed infrequently
+//
+
+#if !defined(AFX_STDAFX_H__71A27006_2E49_42EE_BE8E_4A7CB7E53C16__INCLUDED_)
+#define AFX_STDAFX_H__71A27006_2E49_42EE_BE8E_4A7CB7E53C16__INCLUDED_
+
+#if _MSC_VER > 1000
+#pragma once
+#endif // _MSC_VER > 1000
+
+#define VC_EXTRALEAN // Exclude rarely-used stuff from Windows headers
+
+#include <afxwin.h> // MFC core and standard components
+#include <afxext.h> // MFC extensions
+#include <afxdtctl.h> // MFC support for Internet Explorer 4 Common Controls
+#include <winsock.h>
+#ifndef _AFX_NO_AFXCMN_SUPPORT
+#include <afxcmn.h> // MFC support for Windows Common Controls
+#endif // _AFX_NO_AFXCMN_SUPPORT
+
+
+//{{AFX_INSERT_LOCATION}}
+// Microsoft Visual C++ will insert additional declarations immediately before the previous line.
+
+#endif // !defined(AFX_STDAFX_H__71A27006_2E49_42EE_BE8E_4A7CB7E53C16__INCLUDED_)