remove boost foreach include
This commit is contained in:
parent
6003293e25
commit
2445dbe063
1 changed files with 0 additions and 1 deletions
|
@ -1,7 +1,6 @@
|
|||
#include "bench_framework.hpp"
|
||||
#include <mapnik/font_engine_freetype.hpp>
|
||||
#include <boost/format.hpp>
|
||||
#include <boost/foreach.hpp>
|
||||
|
||||
class test : public benchmark::test_case
|
||||
{
|
||||
|
|
Loading…
Reference in a new issue