fixup includes
This commit is contained in:
parent
c860c9165e
commit
4471c0f6f4
1 changed files with 2 additions and 2 deletions
|
@ -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()
|
||||
|
|
Loading…
Add table
Reference in a new issue