summaryrefslogtreecommitdiff
path: root/include/tools/bigint.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/tools/bigint.hxx')
-rw-r--r--include/tools/bigint.hxx6
1 files changed, 0 insertions, 6 deletions
diff --git a/include/tools/bigint.hxx b/include/tools/bigint.hxx
index 90fe56c8abce..66ce1dd3b1b8 100644
--- a/include/tools/bigint.hxx
+++ b/include/tools/bigint.hxx
@@ -19,17 +19,11 @@
#ifndef INCLUDED_TOOLS_BIGINT_HXX
#define INCLUDED_TOOLS_BIGINT_HXX
-#include <climits>
#include <rtl/ustring.hxx>
#include <tools/toolsdllapi.h>
-#include <tools/solar.h>
-
-class SvStream;
#define MAX_DIGITS 8
-class Fraction;
-
class SAL_WARN_UNUSED TOOLS_DLLPUBLIC BigInt
{
private: