[Libreoffice-commits] .: Branch 'feature/tubes' - sc/source
Eike Rathke
erack at kemper.freedesktop.org
Thu Jul 12 03:25:15 PDT 2012
sc/source/ui/collab/sendfunc.cxx | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit d89646972ac03fd10397fda3eb25b7c47f2bdeaa
Author: Eike Rathke <erack at redhat.com>
Date: Thu Jul 12 12:24:32 2012 +0200
include tubes/warnings_guard_boost_signals2.hpp [-Werror=shadow]
Change-Id: I20236d46f5ed631b073f572a16a098f64f998179
diff --git a/sc/source/ui/collab/sendfunc.cxx b/sc/source/ui/collab/sendfunc.cxx
index 9ab6e78..b6068ad 100644
--- a/sc/source/ui/collab/sendfunc.cxx
+++ b/sc/source/ui/collab/sendfunc.cxx
@@ -28,7 +28,7 @@
#include "sal/config.h"
-#include <boost/signals2.hpp>
+#include <tubes/warnings_guard_boost_signals2.hpp>
#include <vector>
#include "cell.hxx"
More information about the Libreoffice-commits
mailing list