]> www.ginac.de Git - cln.git/blobdiff - src/base/cl_version.cc
Remove workarounds for obsolete compilers.
[cln.git] / src / base / cl_version.cc
index 69435349ddaea69c113bfdc971f8b531411c6016..bc99b36a926aa0207f261deff1ce7fa14d3ee7b0 100644 (file)
@@ -1,14 +1,6 @@
 // Version string buried into the library
-
-// General includes.
-#include "base/cl_sysdep.h"
-
-// Specification.
 #include "cln/version.h"
 
-
-// Implementation.
-
 namespace cln {
 
 const int version_major = CL_VERSION_MAJOR;