[Libreoffice-commits] .: compilerplugins/clang

Libreoffice Gerrit user logerrit at kemper.freedesktop.org
Wed Dec 26 06:44:21 PST 2012


 compilerplugins/clang/plugin.cxx |    1 +
 1 file changed, 1 insertion(+)

New commits:
commit 6ede7ad5939562eb4be824542957c52012dbbe0b
Author: Lubos Lunak <l.lunak at suse.cz>
Date:   Wed Dec 26 15:42:51 2012 +0100

    fix build

diff --git a/compilerplugins/clang/plugin.cxx b/compilerplugins/clang/plugin.cxx
index 696118c..62412e6 100644
--- a/compilerplugins/clang/plugin.cxx
+++ b/compilerplugins/clang/plugin.cxx
@@ -17,6 +17,7 @@
 #include <clang/Frontend/FrontendAction.h>
 #include <clang/Frontend/FrontendPluginRegistry.h>
 #include <stdio.h>
+#include <unistd.h>
 
 #include "bodynotinblock.hxx"
 #include "lclstaticfix.hxx"


More information about the Libreoffice-commits mailing list