fixup includes

This commit is contained in:
Dane Springmeyer 2013-01-03 18:53:00 -08:00
parent c860c9165e
commit 4471c0f6f4

View file

@ -28,13 +28,13 @@
#include "dbfile.hpp"
// boost
#include <boost/algorithm/string.hpp>
#include <boost/spirit/include/qi.hpp>
#include <boost/cstdint.hpp> // for int16_t and int32_t
#include <mapnik/mapped_memory_cache.hpp>
// stl
#include <string>
using mapnik::mapped_memory_cache;
dbf_file::dbf_file()