fix push/pop block remove duplicate headers
This commit is contained in:
parent
92b4d7d6d9
commit
6118f60074
1 changed files with 0 additions and 6 deletions
|
@ -34,11 +34,6 @@
|
|||
#include <boost/algorithm/string/predicate.hpp>
|
||||
#include <boost/optional.hpp>
|
||||
|
||||
// stl
|
||||
#include <algorithm>
|
||||
#include <stdexcept>
|
||||
#include <memory>
|
||||
|
||||
// freetype2
|
||||
extern "C"
|
||||
{
|
||||
|
@ -53,7 +48,6 @@ extern "C"
|
|||
#include <algorithm>
|
||||
#include <stdexcept>
|
||||
|
||||
|
||||
namespace mapnik
|
||||
{
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue