diff options
author | Norbert Thiebaud <nthiebaud@gmail.com> | 2011-11-27 13:25:25 -0600 |
---|---|---|
committer | Norbert Thiebaud <nthiebaud@gmail.com> | 2011-11-27 13:25:25 -0600 |
commit | 3c9d6bdbc69f64ba0eaa5b8d4b1b086e19a670e9 (patch) | |
tree | 98a8fffd621656b1238a51fc492d3309c4b96211 /testtools/inc/pch/precompiled_testtools.cxx | |
parent | dff7e087119a53963a4b40d7da00dbc122820fb8 (diff) |
remove include of pch header from testtools
Diffstat (limited to 'testtools/inc/pch/precompiled_testtools.cxx')
-rw-r--r-- | testtools/inc/pch/precompiled_testtools.cxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/testtools/inc/pch/precompiled_testtools.cxx b/testtools/inc/pch/precompiled_testtools.cxx index 7d0e153f3ee5..e5a2f60de99b 100644 --- a/testtools/inc/pch/precompiled_testtools.cxx +++ b/testtools/inc/pch/precompiled_testtools.cxx @@ -26,6 +26,5 @@ * ************************************************************************/ -#include "precompiled_testtools.hxx" /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ |