summaryrefslogtreecommitdiff
path: root/svx
diff options
context:
space:
mode:
Diffstat (limited to 'svx')
-rw-r--r--svx/source/customshapes/EnhancedCustomShapeFunctionParser.cxx6
1 files changed, 4 insertions, 2 deletions
diff --git a/svx/source/customshapes/EnhancedCustomShapeFunctionParser.cxx b/svx/source/customshapes/EnhancedCustomShapeFunctionParser.cxx
index 01a825d83646..5561fa82e656 100644
--- a/svx/source/customshapes/EnhancedCustomShapeFunctionParser.cxx
+++ b/svx/source/customshapes/EnhancedCustomShapeFunctionParser.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: EnhancedCustomShapeFunctionParser.cxx,v $
*
- * $Revision: 1.9 $
+ * $Revision: 1.10 $
*
- * last change: $Author: obo $ $Date: 2006-10-12 12:02:31 $
+ * last change: $Author: hr $ $Date: 2006-10-24 13:42:15 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -61,7 +61,9 @@
#endif
#include <boost/spirit/core.hpp>
+#if (OSL_DEBUG_LEVEL > 0)
#include <iostream>
+#endif
#include <functional>
#include <algorithm>
#include <stack>