summaryrefslogtreecommitdiff
path: root/extensions/test/ole/AxTestComponents/StdAfx.h
diff options
context:
space:
mode:
Diffstat (limited to 'extensions/test/ole/AxTestComponents/StdAfx.h')
-rw-r--r--extensions/test/ole/AxTestComponents/StdAfx.h7
1 files changed, 5 insertions, 2 deletions
diff --git a/extensions/test/ole/AxTestComponents/StdAfx.h b/extensions/test/ole/AxTestComponents/StdAfx.h
index 3bfa08622668..cc0d30341938 100644
--- a/extensions/test/ole/AxTestComponents/StdAfx.h
+++ b/extensions/test/ole/AxTestComponents/StdAfx.h
@@ -2,9 +2,9 @@
*
* $RCSfile: StdAfx.h,v $
*
- * $Revision: 1.1.1.1 $
+ * $Revision: 1.2 $
*
- * last change: $Author: hr $ $Date: 2000-09-18 16:16:55 $
+ * last change: $Author: jl $ $Date: 2001-06-27 10:59:56 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -80,6 +80,9 @@
//something, but do not change the name of _Module
extern CComModule _Module;
#include <atlcom.h>
+#include <stdio.h>
+#include <tchar.h>
+#include <string.h>
//{{AFX_INSERT_LOCATION}}
// Microsoft Visual C++ will insert additional declarations immediately before the previous line.