diff options
author | Norbert Thiebaud <nthiebaud@gmail.com> | 2011-11-27 13:15:31 -0600 |
---|---|---|
committer | Norbert Thiebaud <nthiebaud@gmail.com> | 2011-11-27 13:15:31 -0600 |
commit | f047e16160c7a56962daa86a850f6a5bf2676d88 (patch) | |
tree | 5801813b19c7e399927d7ecc2577b7b057838109 /odk/inc | |
parent | b0968a6b73d4bb1fb1cdf465ae2373c389e96a22 (diff) |
remove include of pch header from odk
Diffstat (limited to 'odk/inc')
-rw-r--r-- | odk/inc/pch/precompiled_odk.cxx | 1 | ||||
-rw-r--r-- | odk/inc/pch/precompiled_odk.hxx | 1 |
2 files changed, 0 insertions, 2 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 |