summaryrefslogtreecommitdiffstats
path: root/hwpfilter/source/attributes.cxx
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-17 00:50:27 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-17 00:50:27 +0000
commit2f01e2909b656060dedda290691e83994d8b3b7c (patch)
tree7807b0bf55adc207450ac6a8e2815e62907e6466 /hwpfilter/source/attributes.cxx
parentINTEGRATION: CWS pchfix02 (1.1.2); FILE ADDED (diff)
downloadcore-2f01e2909b656060dedda290691e83994d8b3b7c.tar.gz
core-2f01e2909b656060dedda290691e83994d8b3b7c.zip
INTEGRATION: CWS pchfix02 (1.3.8); FILE MERGED
2006/09/01 17:30:22 kaib 1.3.8.1: #i68856# Added header markers and pch files
Diffstat (limited to 'hwpfilter/source/attributes.cxx')
-rw-r--r--hwpfilter/source/attributes.cxx7
1 files changed, 5 insertions, 2 deletions
diff --git a/hwpfilter/source/attributes.cxx b/hwpfilter/source/attributes.cxx
index 89cebf7ca7e3..feb44ce083d3 100644
--- a/hwpfilter/source/attributes.cxx
+++ b/hwpfilter/source/attributes.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: attributes.cxx,v $
*
- * $Revision: 1.3 $
+ * $Revision: 1.4 $
*
- * last change: $Author: hr $ $Date: 2006-06-20 00:52:00 $
+ * last change: $Author: obo $ $Date: 2006-09-17 01:50:27 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -33,6 +33,9 @@
*
************************************************************************/
+// MARKER(update_precomp.py): autogen include statement, do not remove
+#include "precompiled_hwpfilter.hxx"
+
#include <assert.h>
#ifndef __SGI_STL_VECTOR
#include <vector>