summaryrefslogtreecommitdiff
path: root/include/formula/errorcodes.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/formula/errorcodes.hxx')
-rw-r--r--include/formula/errorcodes.hxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/formula/errorcodes.hxx b/include/formula/errorcodes.hxx
index d178aec680bd..cea578786014 100644
--- a/include/formula/errorcodes.hxx
+++ b/include/formula/errorcodes.hxx
@@ -21,7 +21,6 @@
#define INCLUDED_FORMULA_ERRORCODES_HXX
#include <rtl/math.hxx>
-#include <tools/solar.h>
namespace ScErrorCodes
{
@@ -94,7 +93,6 @@ inline double CreateDoubleError( sal_uInt16 nErr )
return fVal;
}
-
/** Recreate the error code of a coded double error, if any. */
inline sal_uInt16 GetDoubleErrorValue( double fVal )
{