diff options
author | Norbert Thiebaud <nthiebaud@gmail.com> | 2011-11-27 13:00:33 -0600 |
---|---|---|
committer | Norbert Thiebaud <nthiebaud@gmail.com> | 2011-11-27 13:00:33 -0600 |
commit | d95804fc8b2b7fa55c7c0ca17caa1a6382e2e760 (patch) | |
tree | 2e85e42c6f275f24920ae5fb29d4d75bab41348c /configmgr/inc/pch | |
parent | b8ee1f9b5f62b01e371959aa76d51a87e6b2dafa (diff) |
remove include of pch header in configmgr
Diffstat (limited to 'configmgr/inc/pch')
-rw-r--r-- | configmgr/inc/pch/precompiled_configmgr.cxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/configmgr/inc/pch/precompiled_configmgr.cxx b/configmgr/inc/pch/precompiled_configmgr.cxx index b06c3f4384e4..9121f0cea7b2 100644 --- a/configmgr/inc/pch/precompiled_configmgr.cxx +++ b/configmgr/inc/pch/precompiled_configmgr.cxx @@ -26,6 +26,5 @@ * ************************************************************************/ -#include "precompiled_configmgr.hxx" /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ |