loolwsd/Util.hpp |    1 +
 1 file changed, 1 insertion(+)

New commits:
commit f104d527a8c4dc603af50d93e70cee033439c416
Author: Ashod Nakashian <[email protected]>
Date:   Thu Jul 28 22:38:55 2016 -0400

    loolwsd: fix gcc error
    
    Change-Id: Ia3cdc3d940ce41b3b0e0e7f41ad406b0e5ea0953
    Reviewed-on: https://gerrit.libreoffice.org/27659
    Reviewed-by: Ashod Nakashian <[email protected]>
    Tested-by: Ashod Nakashian <[email protected]>

diff --git a/loolwsd/Util.hpp b/loolwsd/Util.hpp
index 364f913..8907d9c 100644
--- a/loolwsd/Util.hpp
+++ b/loolwsd/Util.hpp
@@ -10,6 +10,7 @@
 #ifndef INCLUDED_UTIL_HPP
 #define INCLUDED_UTIL_HPP
 
+#include <cassert>
 #include <string>
 #include <sstream>
 #include <functional>
_______________________________________________
Libreoffice-commits mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to