sccomp/source/solver/CoinMPSolver.cxx |    1 +
 1 file changed, 1 insertion(+)

New commits:
commit 18861c30a63dd419f3be47896a760109ac06c47a
Author: Caolán McNamara <caol...@redhat.com>
Date:   Sun Jan 4 11:51:28 2015 +0000

    stdexcept for std::runtime_error
    
    Change-Id: Ic917730ced5ce60036dbab08c1f97ebefb6e86e8

diff --git a/sccomp/source/solver/CoinMPSolver.cxx 
b/sccomp/source/solver/CoinMPSolver.cxx
index 47c0d8d..b650d06 100644
--- a/sccomp/source/solver/CoinMPSolver.cxx
+++ b/sccomp/source/solver/CoinMPSolver.cxx
@@ -28,6 +28,7 @@
 #include <com/sun/star/uno/XComponentContext.hpp>
 
 #include <rtl/math.hxx>
+#include <stdexcept>
 #include <vector>
 
 using namespace com::sun::star;
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to