sccomp/source/solver/solver.cxx | 2 ++ 1 file changed, 2 insertions(+)
New commits: commit 6a6aa4b9249027a168db42ccff877e34e44d3872 Author: Stephan Bergmann <sberg...@redhat.com> Date: Wed Mar 27 12:50:44 2013 +0100 Missing #include "sal/config.h" Change-Id: I5223b11089d038d5c3f6c086432a6b2a8fd119c8 diff --git a/sccomp/source/solver/solver.cxx b/sccomp/source/solver/solver.cxx index a20b24b..7ff43b1 100644 --- a/sccomp/source/solver/solver.cxx +++ b/sccomp/source/solver/solver.cxx @@ -26,6 +26,8 @@ * ************************************************************************/ +#include "sal/config.h" + #undef LANGUAGE_NONE #if defined SAL_W32 #define WINAPI __stdcall _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits