1
0
mirror of https://github.com/pdf2htmlEX/pdf2htmlEX.git synced 2024-07-02 16:25:41 +00:00
This commit is contained in:
Lu Wang 2013-03-25 22:52:00 +08:00
parent 8942f92a9c
commit ffd4072aa8

View File

@ -6,11 +6,6 @@
* Copyright (C) 2012,2013 Lu Wang <coolwanglu@gmail.com>
*/
/*
* TODO
* optimize lines using nested <span> (reuse classes)
*/
#include <cmath>
#include <algorithm>