From 0e14d3a76f435d55bcd501fecccfef5599ce2562 Mon Sep 17 00:00:00 2001 From: Volker Birk Date: Thu, 30 Apr 2020 13:03:00 +0200 Subject: [PATCH] another include missing --- src/gen_cpp_Message.ysl2 | 1 + 1 file changed, 1 insertion(+) diff --git a/src/gen_cpp_Message.ysl2 b/src/gen_cpp_Message.ysl2 index ecefa1e..2e587de 100644 --- a/src/gen_cpp_Message.ysl2 +++ b/src/gen_cpp_Message.ysl2 @@ -12,6 +12,7 @@ tstylesheet { document("foundation_pEp_jniadapter_{$jname}.cc", "text") { || + #include #include #include #include "jniutils.hh"