remove unneeded boost/version.hpp
This commit is contained in:
parent
f586f6909f
commit
75df4b12fd
2 changed files with 0 additions and 2 deletions
|
@ -4,7 +4,6 @@
|
|||
|
||||
// boost
|
||||
#include <boost/detail/lightweight_test.hpp>
|
||||
#include <boost/version.hpp>
|
||||
|
||||
// stl
|
||||
#include <stdexcept>
|
||||
|
|
|
@ -1,4 +1,3 @@
|
|||
#include <boost/version.hpp>
|
||||
#include <boost/detail/lightweight_test.hpp>
|
||||
#include <iostream>
|
||||
#include <mapnik/symbolizer.hpp>
|
||||
|
|
Loading…
Add table
Reference in a new issue