summaryrefslogtreecommitdiff
path: root/odk
diff options
context:
space:
mode:
authorNorbert Thiebaud <nthiebaud@gmail.com>2011-11-27 13:15:31 -0600
committerNorbert Thiebaud <nthiebaud@gmail.com>2011-11-27 13:15:31 -0600
commitf047e16160c7a56962daa86a850f6a5bf2676d88 (patch)
tree5801813b19c7e399927d7ecc2577b7b057838109 /odk
parentb0968a6b73d4bb1fb1cdf465ae2373c389e96a22 (diff)
remove include of pch header from odk
Diffstat (limited to 'odk')
-rw-r--r--odk/inc/pch/precompiled_odk.cxx1
-rw-r--r--odk/inc/pch/precompiled_odk.hxx1
-rw-r--r--odk/source/unowinreg/win/unowinreg.cxx2
3 files changed, 0 insertions, 4 deletions
diff --git a/odk/inc/pch/precompiled_odk.cxx b/odk/inc/pch/precompiled_odk.cxx
index 91a2a6a1dfd6..e5a2f60de99b 100644
--- a/odk/inc/pch/precompiled_odk.cxx
+++ b/odk/inc/pch/precompiled_odk.cxx
@@ -26,6 +26,5 @@
*
************************************************************************/
-#include "precompiled_odk.hxx"
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
diff --git a/odk/inc/pch/precompiled_odk.hxx b/odk/inc/pch/precompiled_odk.hxx
index c9c85aa5e12c..1f2bf34bf349 100644
--- a/odk/inc/pch/precompiled_odk.hxx
+++ b/odk/inc/pch/precompiled_odk.hxx
@@ -26,7 +26,6 @@
*
************************************************************************/
-// MARKER(update_precomp.py): Generated on 2006-09-01 17:49:53.545647
#ifdef PRECOMPILED_HEADERS
#endif
diff --git a/odk/source/unowinreg/win/unowinreg.cxx b/odk/source/unowinreg/win/unowinreg.cxx
index 127a580d1e84..81a266487b82 100644
--- a/odk/source/unowinreg/win/unowinreg.cxx
+++ b/odk/source/unowinreg/win/unowinreg.cxx
@@ -26,8 +26,6 @@
*
************************************************************************/
-// MARKER(update_precomp.py): autogen include statement, do not remove
-#include "precompiled_odk.hxx"
#if defined _MSC_VER
#pragma warning(push, 1)