summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--slideshow/source/engine/smilfunctionparser.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/slideshow/source/engine/smilfunctionparser.cxx b/slideshow/source/engine/smilfunctionparser.cxx
index c7f64cfb1a1a..c1b630eabb41 100644
--- a/slideshow/source/engine/smilfunctionparser.cxx
+++ b/slideshow/source/engine/smilfunctionparser.cxx
@@ -53,7 +53,7 @@
#endif
#include <boost/spirit/include/classic_core.hpp>
-#if OSL_DEBUG_LEVEL >= 2
+#if OSL_DEBUG_LEVEL > 0
#include <iostream>
#endif
#include <functional>