remove unused <bitset> header

This commit is contained in:
artemp 2016-10-12 17:06:24 +02:00 committed by Mickey Rose
parent b27cddc101
commit 4c7d4a51e6

View file

@ -28,7 +28,6 @@
#include <mapnik/debug.hpp>
// stl
#include <bitset>
#include <iostream>
#include <cstdlib>
#include <algorithm>