]> www.ginac.de Git - cln.git/blobdiff - src/base/cl_version.cc
Prefer GMP's multiplication routine (if GMP version >= 4.0).
[cln.git] / src / base / cl_version.cc
index 97116fc78146606389537abe8734c9b6b8ee5fb0..bc99b36a926aa0207f261deff1ce7fa14d3ee7b0 100644 (file)
@@ -1,14 +1,6 @@
 // Version string buried into the library
-
-// General includes.
-#include "cl_sysdep.h"
-
-// Specification.
 #include "cln/version.h"
 
-
-// Implementation.
-
 namespace cln {
 
 const int version_major = CL_VERSION_MAJOR;