diff --git a/nall/arithmetic.hpp b/nall/arithmetic.hpp index 85a383c4..388370f1 100644 --- a/nall/arithmetic.hpp +++ b/nall/arithmetic.hpp @@ -3,8 +3,6 @@ //multi-precision arithmetic //warning: each size is quadratically more expensive than the size before it! -#include - #include #include #include