include optional - fix msvs compile - refs #2396
This commit is contained in:
parent
6f3b8f969d
commit
6074e87bbb
1 changed files with 3 additions and 0 deletions
|
@ -29,6 +29,9 @@
|
|||
#include <mapnik/noncopyable.hpp>
|
||||
|
||||
// boost
|
||||
#include <boost/optional.hpp>
|
||||
|
||||
// stl
|
||||
#include <memory>
|
||||
|
||||
#include "dbfile.hpp"
|
||||
|
|
Loading…
Add table
Reference in a new issue