summaryrefslogtreecommitdiff
path: root/autodoc/source
diff options
context:
space:
mode:
Diffstat (limited to 'autodoc/source')
-rw-r--r--autodoc/source/ary/loc/loc_file.cxx7
-rw-r--r--autodoc/source/ary/loc/loc_root.cxx7
2 files changed, 10 insertions, 4 deletions
diff --git a/autodoc/source/ary/loc/loc_file.cxx b/autodoc/source/ary/loc/loc_file.cxx
index b5b1f044bbb1..65bc6a16120f 100644
--- a/autodoc/source/ary/loc/loc_file.cxx
+++ b/autodoc/source/ary/loc/loc_file.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: loc_file.cxx,v $
*
- * $Revision: 1.2 $
+ * $Revision: 1.3 $
*
- * last change: $Author: rt $ $Date: 2005-09-07 17:16:31 $
+ * last change: $Author: obo $ $Date: 2006-09-16 16:35:16 $
*
* 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_autodoc.hxx"
+
#include <precomp.h>
#include <ary/loc/loc_file.hxx>
diff --git a/autodoc/source/ary/loc/loc_root.cxx b/autodoc/source/ary/loc/loc_root.cxx
index 0496ac101e43..2b9df3fe5353 100644
--- a/autodoc/source/ary/loc/loc_root.cxx
+++ b/autodoc/source/ary/loc/loc_root.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: loc_root.cxx,v $
*
- * $Revision: 1.2 $
+ * $Revision: 1.3 $
*
- * last change: $Author: rt $ $Date: 2005-09-07 17:16:48 $
+ * last change: $Author: obo $ $Date: 2006-09-16 16:35:30 $
*
* 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_autodoc.hxx"
+
#include <precomp.h>
#include <ary/loc/loc_root.hxx>