remove unused include
This commit is contained in:
parent
2c931a238f
commit
d43bc3232f
1 changed files with 0 additions and 3 deletions
|
@ -30,9 +30,6 @@
|
|||
#include <boost/spirit/include/karma.hpp>
|
||||
#pragma GCC diagnostic pop
|
||||
|
||||
// stl
|
||||
#include <sstream>
|
||||
|
||||
namespace mapnik {
|
||||
|
||||
color::color(std::string const& str, bool premultiplied)
|
||||
|
|
Loading…
Reference in a new issue