Add missing include (bootstrap build)
This commit is contained in:
parent
8901fd0fa5
commit
4bd05cec22
1 changed files with 1 additions and 0 deletions
|
@ -41,6 +41,7 @@ extern "C"
|
|||
// stl
|
||||
#include <memory>
|
||||
#include <fstream>
|
||||
#include <algorithm>
|
||||
|
||||
namespace mapnik { namespace detail {
|
||||
|
||||
|
|
Loading…
Reference in a new issue