X-Git-Url: https://ginac.de/CLN/cln.git//cln.git?a=blobdiff_plain;f=src%2Ffloat%2Fbase%2Fcl_F_underflow_exception.cc;h=6b1971fdf4d3aa853cefce0961fa05df01c05a84;hb=8169a19b38c42588b39b21dae5bdb964e2f6b8c6;hp=ab717aeace29e3c6a026105baa388a57f50d039e;hpb=478f9e32c706f314e23cc20640f8650ce5631fe5;p=cln.git diff --git a/src/float/base/cl_F_underflow_exception.cc b/src/float/base/cl_F_underflow_exception.cc index ab717ae..6b1971f 100644 --- a/src/float/base/cl_F_underflow_exception.cc +++ b/src/float/base/cl_F_underflow_exception.cc @@ -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.