summaryrefslogtreecommitdiff
path: root/sw/source/core/ole
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-16 20:26:53 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-16 20:26:53 +0000
commitdc497bfed69bbfa2d89e362e190c5752de72f49b (patch)
tree05cc2cf8dbc8264daf04b24d05478fef2ce8d9bf /sw/source/core/ole
parent81f4481f4c28290692d964d61d76f0db99f4b517 (diff)
INTEGRATION: CWS pchfix02 (1.34.2); FILE MERGED
2006/09/01 17:51:55 kaib 1.34.2.1: #i68856# Added header markers and pch files
Diffstat (limited to 'sw/source/core/ole')
-rw-r--r--sw/source/core/ole/ndole.cxx8
1 files changed, 5 insertions, 3 deletions
diff --git a/sw/source/core/ole/ndole.cxx b/sw/source/core/ole/ndole.cxx
index 8a38546eeb66..92964a33ef9d 100644
--- a/sw/source/core/ole/ndole.cxx
+++ b/sw/source/core/ole/ndole.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: ndole.cxx,v $
*
- * $Revision: 1.34 $
+ * $Revision: 1.35 $
*
- * last change: $Author: hr $ $Date: 2006-08-14 16:31:12 $
+ * last change: $Author: obo $ $Date: 2006-09-16 21:26:53 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -32,7 +32,9 @@
* MA 02111-1307 USA
*
************************************************************************/
-#pragma hdrstop
+
+// MARKER(update_precomp.py): autogen include statement, do not remove
+#include "precompiled_sw.hxx"
#ifndef _COM_SUN_STAR_EMBED_NOVISUALAREASIZEEXCEPTION_HPP_
#include <com/sun/star/embed/NoVisualAreaSizeException.hpp>