head 1.2; access; symbols pkgsrc-2018Q4:1.1.0.6 pkgsrc-2018Q4-base:1.1 pkgsrc-2018Q3:1.1.0.4 pkgsrc-2018Q3-base:1.1 pkgsrc-2018Q2:1.1.0.2 pkgsrc-2018Q2-base:1.1; locks; strict; comment @// @; 1.2 date 2019.03.13.17.33.29; author adam; state dead; branches; next 1.1; commitid C9ZC5OvI6BwLgefB; 1.1 date 2018.06.04.20.27.09; author mrg; state Exp; branches; next ; commitid LIhV7glRF7qmi0FA; desc @@ 1.2 log @libebml: updated to 1.3.7 v1.3.7: * Fixed the handling of Unicode codepoints > U+FFFF. * Fixed building on Windows with cmake. * Fixed building with gcc >= 7. @ text @$NetBSD: patch-src_EbmlSInteger.cpp,v 1.1 2018/06/04 20:27:09 mrg Exp $ --- src/EbmlSInteger.cpp.orig 2018-04-20 11:27:20.000000000 -0700 +++ src/EbmlSInteger.cpp 2018-06-04 12:58:27.207323385 -0700 @@@@ -34,6 +34,7 @@@@ */ #include #include +#include #include "ebml/EbmlSInteger.h" @ 1.1 log @#include to fix the build on netbsd-8/amd64. @ text @d1 1 a1 1 $NetBSD$ @