tools/source/generic/fract.cxx |    1 +
 1 file changed, 1 insertion(+)

New commits:
commit d8d47a0bec655b5cab4ed0b0a4cabb5bed68c83f
Author:     Stephan Bergmann <sberg...@redhat.com>
AuthorDate: Sat Dec 8 15:04:11 2018 +0100
Commit:     Stephan Bergmann <sberg...@redhat.com>
CommitDate: Sat Dec 8 15:04:11 2018 +0100

    missing include
    
    Change-Id: Iec673ea13aba85ac8070a639722359f821cc5cdd

diff --git a/tools/source/generic/fract.cxx b/tools/source/generic/fract.cxx
index b9334941bc89..365bf57dc818 100644
--- a/tools/source/generic/fract.cxx
+++ b/tools/source/generic/fract.cxx
@@ -30,6 +30,7 @@
 #include <algorithm>
 #include <cmath>
 
+#include <boost/version.hpp>
 #if BOOST_VERSION >= 106700
 #include <boost/integer/common_factor_rt.hpp>
 #else
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to