summaryrefslogtreecommitdiff
path: root/basctl
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-16 23:24:48 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-16 23:24:48 +0000
commitd28ebe3e4e473f8960d09fed808ee9f771b259f4 (patch)
tree28c51375c92537e05bafaf4d3966a4c6bd6c32bc /basctl
parent97f234d1d2b5377dcdfa4eb83c22a0c8c089eed9 (diff)
INTEGRATION: CWS pchfix02 (1.53.40); FILE MERGED
2006/09/01 17:16:19 kaib 1.53.40.1: #i68856# Added header markers and pch files
Diffstat (limited to 'basctl')
-rw-r--r--basctl/source/basicide/baside2b.cxx8
1 files changed, 5 insertions, 3 deletions
diff --git a/basctl/source/basicide/baside2b.cxx b/basctl/source/basicide/baside2b.cxx
index 40b537f751d9..dd18c052885a 100644
--- a/basctl/source/basicide/baside2b.cxx
+++ b/basctl/source/basicide/baside2b.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: baside2b.cxx,v $
*
- * $Revision: 1.53 $
+ * $Revision: 1.54 $
*
- * last change: $Author: rt $ $Date: 2006-05-02 15:37:22 $
+ * last change: $Author: obo $ $Date: 2006-09-17 00:24:48 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -33,13 +33,15 @@
*
************************************************************************/
+// MARKER(update_precomp.py): autogen include statement, do not remove
+#include "precompiled_basctl.hxx"
+
#include <svtools/svarray.hxx>
#define _BASIC_TEXTPORTIONS
#include <basic/sbdef.hxx>
#include <ide_pch.hxx>
-#pragma hdrstop
#ifndef _URLOBJ_HXX
#include <tools/urlobj.hxx>