Remove unused include list in hwpfilter
Change-Id: I7cac4483173e7c75413a6b17a468659ee2790768 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/103508 Tested-by: Jenkins Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
This commit is contained in:
@@ -22,7 +22,6 @@
|
||||
|
||||
#include "precompile.h"
|
||||
|
||||
#include <list>
|
||||
#include <math.h>
|
||||
|
||||
#include <osl/diagnose.h>
|
||||
|
@@ -23,7 +23,6 @@
|
||||
#include <sal/config.h>
|
||||
|
||||
#include <array>
|
||||
#include <list>
|
||||
#include <memory>
|
||||
|
||||
#include <sal/types.h>
|
||||
|
@@ -26,7 +26,6 @@
|
||||
#define INCLUDED_HWPFILTER_SOURCE_HWPFILE_H
|
||||
|
||||
#include <algorithm>
|
||||
#include <list>
|
||||
#include <memory>
|
||||
#include <vector>
|
||||
#include <stdio.h>
|
||||
|
@@ -23,7 +23,6 @@
|
||||
#include <unotools/configmgr.hxx>
|
||||
|
||||
#include <assert.h>
|
||||
#include <list>
|
||||
|
||||
#include "hwpfile.h"
|
||||
#include "hbox.h"
|
||||
|
Reference in New Issue
Block a user