Include boost/algorithm/string.hpp to get access to string algorithms.
This commit is contained in:
parent
425dea32a4
commit
fb98b98e64
1 changed files with 1 additions and 0 deletions
|
@ -28,6 +28,7 @@
|
|||
#include <mapnik/ptree_helpers.hpp>
|
||||
|
||||
// boost
|
||||
#include <boost/algorithm/string.hpp>
|
||||
#include <boost/lexical_cast.hpp>
|
||||
#include <boost/tokenizer.hpp>
|
||||
|
||||
|
|
Loading…
Reference in a new issue