1
0
mirror of https://github.com/pdf2htmlEX/pdf2htmlEX.git synced 2024-09-28 17:21:29 +00:00

remove boost header inclusion

This commit is contained in:
Lu Wang 2012-09-10 23:48:00 +08:00
parent 409adbd60f
commit 6cb77ab57f

View File

@ -12,8 +12,6 @@
#include <iostream>
#include <getopt.h>
#include <boost/program_options.hpp>
#include <goo/GooString.h>
#include <Object.h>