summaryrefslogtreecommitdiff
path: root/extensions/source
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-16 12:26:58 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-16 12:26:58 +0000
commit23e34d328d43928a2babd6cec73f8cf24d6e06ae (patch)
treeb98f98976c73e6fa9d414366d2f239cef2e71df7 /extensions/source
parente10b655e38440633a9fa7d1aeebca3c03cec5fed (diff)
INTEGRATION: CWS pchfix02 (1.6.78); FILE MERGED
2006/09/01 17:26:46 kaib 1.6.78.1: #i68856# Added header markers and pch files
Diffstat (limited to 'extensions/source')
-rw-r--r--extensions/source/scanner/grid.cxx7
1 files changed, 5 insertions, 2 deletions
diff --git a/extensions/source/scanner/grid.cxx b/extensions/source/scanner/grid.cxx
index d587e636655e..9c78ad0e5441 100644
--- a/extensions/source/scanner/grid.cxx
+++ b/extensions/source/scanner/grid.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: grid.cxx,v $
*
- * $Revision: 1.6 $
+ * $Revision: 1.7 $
*
- * last change: $Author: vg $ $Date: 2006-03-31 09:24:29 $
+ * last change: $Author: obo $ $Date: 2006-09-16 13:26:58 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -32,6 +32,9 @@
* MA 02111-1307 USA
*
************************************************************************/
+
+// MARKER(update_precomp.py): autogen include statement, do not remove
+#include "precompiled_extensions.hxx"
#include <grid.hrc>
#include <cstdio>
#include <cmath>