summaryrefslogtreecommitdiff
path: root/autodoc
diff options
context:
space:
mode:
Diffstat (limited to 'autodoc')
-rw-r--r--autodoc/source/display/html/outfile.cxx7
-rw-r--r--autodoc/source/display/html/pm_class.cxx8
2 files changed, 4 insertions, 11 deletions
diff --git a/autodoc/source/display/html/outfile.cxx b/autodoc/source/display/html/outfile.cxx
index f24d6a7360ff..895640801fc2 100644
--- a/autodoc/source/display/html/outfile.cxx
+++ b/autodoc/source/display/html/outfile.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: outfile.cxx,v $
*
- * $Revision: 1.8 $
+ * $Revision: 1.9 $
*
- * last change: $Author: obo $ $Date: 2006-09-16 16:42:51 $
+ * last change: $Author: vg $ $Date: 2007-09-18 13:53:33 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -33,9 +33,6 @@
*
************************************************************************/
-// MARKER(update_precomp.py): autogen include statement, do not remove
-#include "precompiled_autodoc.hxx"
-
#include <precomp.h>
#include "outfile.hxx"
diff --git a/autodoc/source/display/html/pm_class.cxx b/autodoc/source/display/html/pm_class.cxx
index 33f9ff58ef1f..c0a9a7096b92 100644
--- a/autodoc/source/display/html/pm_class.cxx
+++ b/autodoc/source/display/html/pm_class.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: pm_class.cxx,v $
*
- * $Revision: 1.8 $
+ * $Revision: 1.9 $
*
- * last change: $Author: obo $ $Date: 2006-09-16 16:43:46 $
+ * last change: $Author: vg $ $Date: 2007-09-18 13:54:28 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -33,10 +33,6 @@
*
************************************************************************/
-// MARKER(update_precomp.py): autogen include statement, do not remove
-#include "precompiled_autodoc.hxx"
-
-
#include <precomp.h>
#include "pm_class.hxx"