diff options
author | Joachim Lingner <jl@openoffice.org> | 2002-09-17 10:20:28 +0000 |
---|---|---|
committer | Joachim Lingner <jl@openoffice.org> | 2002-09-17 10:20:28 +0000 |
commit | b228f80b343c3912062199edeea473cddb25cd16 (patch) | |
tree | a5d434d6fd66311fe1f46fb193f188bf8bd3d4e6 /extensions/test | |
parent | 8b8c3366ba21aae9c2775ca9dad95dfb734fbad1 (diff) |
#99957# convert to VS .NET
Diffstat (limited to 'extensions/test')
-rw-r--r-- | extensions/test/ole/AxTestComponents/StdAfx.cpp | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/extensions/test/ole/AxTestComponents/StdAfx.cpp b/extensions/test/ole/AxTestComponents/StdAfx.cpp index 537d9fdc930f..91d7dbbeba80 100644 --- a/extensions/test/ole/AxTestComponents/StdAfx.cpp +++ b/extensions/test/ole/AxTestComponents/StdAfx.cpp @@ -2,9 +2,9 @@ * * $RCSfile: StdAfx.cpp,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: 2002-09-17 11:20:28 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -63,7 +63,7 @@ #ifdef _ATL_STATIC_REGISTRY #include <statreg.h> -#include <statreg.cpp> +//#include <statreg.cpp> #endif -#include <atlimpl.cpp> +//#include <atlimpl.cpp> |