summaryrefslogtreecommitdiff
path: root/odk/source
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/source
parentb0968a6b73d4bb1fb1cdf465ae2373c389e96a22 (diff)
remove include of pch header from odk
Diffstat (limited to 'odk/source')
-rw-r--r--odk/source/unowinreg/win/unowinreg.cxx2
1 files changed, 0 insertions, 2 deletions
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)