]> www.ginac.de Git - cln.git/blobdiff - src/float/base/cl_F_underflow_exception.cc
Use paths relative the `src' directory in the #include directives.
[cln.git] / src / float / base / cl_F_underflow_exception.cc
index ab717aeace29e3c6a026105baa388a57f50d039e..6b1971fdf4d3aa853cefce0961fa05df01c05a84 100644 (file)
@@ -1,10 +1,10 @@
 // floating_point_underflow_exception().
 
 // General includes.
-#include "cl_sysdep.h"
+#include "base/cl_sysdep.h"
 
 // Specification.
-#include "cl_F.h"
+#include "float/cl_F.h"
 
 
 // Implementation.