Remove unused headers
This commit is contained in:
parent
d9cd837b54
commit
1e4cebf61f
2 changed files with 0 additions and 2 deletions
|
@ -38,7 +38,6 @@
|
|||
#include "pdfparse.hxx"
|
||||
|
||||
// workaround windows compiler: do not include multi_pass.hpp
|
||||
//#include <boost/spirit.hpp>
|
||||
#include <boost/spirit/include/classic_core.hpp>
|
||||
#include <boost/spirit/include/classic_utility.hpp>
|
||||
#include <boost/spirit/include/classic_error_handling.hpp>
|
||||
|
|
|
@ -30,7 +30,6 @@
|
|||
************************************************************************/
|
||||
|
||||
#include "pdfioutdev_gpl.hxx"
|
||||
//#include "SecurityHandler.h"
|
||||
#ifdef WNT
|
||||
# include <io.h>
|
||||
# include <fcntl.h> /*_O_BINARY*/
|
||||
|
|
Loading…
Reference in a new issue