Include missing header.

This commit is contained in:
Hermann Kraus 2013-03-30 16:10:52 +01:00
parent 779adfdf4b
commit cc122d3768

View file

@ -23,6 +23,7 @@
// mapnik
#include <mapnik/text/layout.hpp>
#include <mapnik/text/text_properties.hpp>
#include <mapnik/text/face.hpp>
// stl
#include <list>