Kaydet (Commit) d3b72527 authored tarafından Matúš Kukan's avatar Matúš Kukan

remove unused include

Change-Id: Ia5a12fed570fcfc0db4e8080dd6cf3c2714293ab
üst a3338f89
......@@ -35,7 +35,6 @@
#include <com/sun/star/table/CellAddress.hpp>
#include <com/sun/star/container/XNamed.hpp>
#include <osl/thread.h>
#include <oox/drawingml/theme.hxx>
#include <oox/helper/progressbar.hxx>
#include <oox/helper/propertyset.hxx>
#include <oox/ole/vbaproject.hxx>
......@@ -102,7 +101,6 @@ using namespace ::com::sun::star::uno;
using ::oox::core::FilterBase;
using ::oox::core::FragmentHandler;
using ::oox::core::XmlFilterBase;
using ::oox::drawingml::Theme;
bool IgnoreCaseCompare::operator()( const OUString& rName1, const OUString& rName2 ) const
{
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment