summaryrefslogtreecommitdiff
path: root/slideshow/source/engine/waitsymbol.cxx
diff options
context:
space:
mode:
authorVladimir Glazounov <vg@openoffice.org>2006-12-14 23:51:16 +0000
committerVladimir Glazounov <vg@openoffice.org>2006-12-14 23:51:16 +0000
commitea5c10428c25f85b99e0ec429411d4fc2700a4f5 (patch)
treeb142e4a8fb8b93beba8d621f74eadae7f92b41ff /slideshow/source/engine/waitsymbol.cxx
parentc9698c547629fff8d41761c96c3ccb17501587d4 (diff)
#i10000# add #include <boost/current_function.hpp>
Diffstat (limited to 'slideshow/source/engine/waitsymbol.cxx')
-rw-r--r--slideshow/source/engine/waitsymbol.cxx5
1 files changed, 3 insertions, 2 deletions
diff --git a/slideshow/source/engine/waitsymbol.cxx b/slideshow/source/engine/waitsymbol.cxx
index 0b35da53887d..95e75ef33895 100644
--- a/slideshow/source/engine/waitsymbol.cxx
+++ b/slideshow/source/engine/waitsymbol.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: waitsymbol.cxx,v $
*
- * $Revision: 1.8 $
+ * $Revision: 1.9 $
*
- * last change: $Author: kz $ $Date: 2006-12-13 15:23:22 $
+ * last change: $Author: vg $ $Date: 2006-12-15 00:48:51 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -36,6 +36,7 @@
// MARKER(update_precomp.py): autogen include statement, do not remove
#include "precompiled_slideshow.hxx"
+#include <boost/current_function.hpp>
#include <canvas/canvastools.hxx>
#include <comphelper/anytostring.hxx>