diff options
author | Norbert Thiebaud <nthiebaud@gmail.com> | 2011-11-27 13:16:40 -0600 |
---|---|---|
committer | Norbert Thiebaud <nthiebaud@gmail.com> | 2011-11-27 13:16:40 -0600 |
commit | ab407ad86610a0aba882b03075319e0b62b2c8d3 (patch) | |
tree | 5d9ad50e79a442b6985ce8c22bfc3becc232a082 /registry/inc | |
parent | bbe62f006e898dd8d54f9981b13cd5816dc354cc (diff) |
remove include of pch header from registry
Diffstat (limited to 'registry/inc')
-rw-r--r-- | registry/inc/pch/precompiled_registry.cxx | 1 | ||||
-rw-r--r-- | registry/inc/pch/precompiled_registry.hxx | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/registry/inc/pch/precompiled_registry.cxx b/registry/inc/pch/precompiled_registry.cxx index 81ccbc19b576..e5a2f60de99b 100644 --- a/registry/inc/pch/precompiled_registry.cxx +++ b/registry/inc/pch/precompiled_registry.cxx @@ -26,6 +26,5 @@ * ************************************************************************/ -#include "precompiled_registry.hxx" /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ diff --git a/registry/inc/pch/precompiled_registry.hxx b/registry/inc/pch/precompiled_registry.hxx index 0b647d0fd083..1f2bf34bf349 100644 --- a/registry/inc/pch/precompiled_registry.hxx +++ b/registry/inc/pch/precompiled_registry.hxx @@ -26,7 +26,6 @@ * ************************************************************************/ -// MARKER(update_precomp.py): Generated on 2006-09-01 17:49:54.670626 #ifdef PRECOMPILED_HEADERS #endif |