]> www.ginac.de Git - cln.git/blobdiff - src/float/transcendental/cl_LF_exp1.cc
Replace unused macro with cl_unused.
[cln.git] / src / float / transcendental / cl_LF_exp1.cc
index 70f79cc3a0bfec6768699861f9abdd2e2a22d9b4..c1f1acee5a98de5203bf0114a56e5f1fedbc079c 100644 (file)
@@ -1,17 +1,17 @@
 // exp1().
 
 // General includes.
-#include "cl_sysdep.h"
+#include "base/cl_sysdep.h"
 
 // Specification.
-#include "cl_F_tran.h"
+#include "float/transcendental/cl_F_tran.h"
 
 
 // Implementation.
 
 #include "cln/lfloat.h"
-#include "cl_LF_tran.h"
-#include "cl_LF.h"
+#include "float/transcendental/cl_LF_tran.h"
+#include "float/lfloat/cl_LF.h"
 #include "cln/integer.h"
 
 #undef floor