remove unneeded boost/version.hpp

This commit is contained in:
Dane Springmeyer 2014-10-02 16:29:27 -07:00
parent f586f6909f
commit 75df4b12fd
2 changed files with 0 additions and 2 deletions

View file

@ -4,7 +4,6 @@
// boost
#include <boost/detail/lightweight_test.hpp>
#include <boost/version.hpp>
// stl
#include <stdexcept>

View file

@ -1,4 +1,3 @@
#include <boost/version.hpp>
#include <boost/detail/lightweight_test.hpp>
#include <iostream>
#include <mapnik/symbolizer.hpp>