diff options
author | Norbert Thiebaud <nthiebaud@gmail.com> | 2011-11-27 13:03:19 -0600 |
---|---|---|
committer | Norbert Thiebaud <nthiebaud@gmail.com> | 2011-11-27 13:03:19 -0600 |
commit | c10fb61c1ae03c955f8b3d54aca1b74bfdaabdea (patch) | |
tree | 7b11026c34740d1fd9c74244c487c75f9d712db9 /cppuhelper/test/testdefaultbootstrapping.cxx | |
parent | 24b4c075d5520e35bd5245b85285546fb54179f3 (diff) |
remove include of pch header in cppuhelper
Diffstat (limited to 'cppuhelper/test/testdefaultbootstrapping.cxx')
-rw-r--r-- | cppuhelper/test/testdefaultbootstrapping.cxx | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/cppuhelper/test/testdefaultbootstrapping.cxx b/cppuhelper/test/testdefaultbootstrapping.cxx index 82172c26d838..2400919d49f5 100644 --- a/cppuhelper/test/testdefaultbootstrapping.cxx +++ b/cppuhelper/test/testdefaultbootstrapping.cxx @@ -26,8 +26,6 @@ * ************************************************************************/ -// MARKER(update_precomp.py): autogen include statement, do not remove -#include "precompiled_cppuhelper.hxx" #include <sal/main.h> |