]> www.ginac.de Git - cln.git/blobdiff - src/base/cl_N.h
Fix build breakage on Sparc.
[cln.git] / src / base / cl_N.h
index 6acdaba1b3e9e9575e9151bc8af678136fe579aa..d94606234801f305fb7863e3a553b5cb084609b1 100644 (file)
@@ -4,13 +4,10 @@
 #define _CL_N_H
 
 #include "cln/number.h"
-#include "cl_macros.h"
+#include "base/cl_macros.h"
 
 namespace cln {
 
-nonreturning_function(extern, cl_error_division_by_0, (void));
-nonreturning_function(extern, cl_as_error, (const cl_number& obj, const char * typestring, const char * filename, int line));
-
 // For the equal-invariant hashcode, we take a mixture of exponent, length
 // and the most significant 32 bits. To ensure that equal(x,y) implies
 // equal_hashcode(x) == equal_hashcode(y) we must make sure that