add ICU include
This commit is contained in:
parent
05d488f98d
commit
e72803935a
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
#include "catch.hpp"
|
#include "catch.hpp"
|
||||||
|
#include <unicode/unistr.h>
|
||||||
#include <mapnik/unicode.hpp>
|
#include <mapnik/unicode.hpp>
|
||||||
#include <mapnik/text/scrptrun.hpp>
|
#include <mapnik/text/scrptrun.hpp>
|
||||||
#include <iostream>
|
|
||||||
|
|
||||||
TEST_CASE("nested script runs")
|
TEST_CASE("nested script runs")
|
||||||
{
|
{
|
||||||
|
|
Loading…
Reference in a new issue