diff options
Diffstat (limited to 'cppuhelper/source/implementationentry.cxx')
-rw-r--r-- | cppuhelper/source/implementationentry.cxx | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/cppuhelper/source/implementationentry.cxx b/cppuhelper/source/implementationentry.cxx index 8689f24f51ec..4aa41501e9dd 100644 --- a/cppuhelper/source/implementationentry.cxx +++ b/cppuhelper/source/implementationentry.cxx @@ -26,8 +26,6 @@ * ************************************************************************/ -// MARKER(update_precomp.py): autogen include statement, do not remove -#include "precompiled_cppuhelper.hxx" #include <cppuhelper/implementationentry.hxx> #include <rtl/ustrbuf.hxx> |