From: wolf Date: Thu, 26 Sep 2002 15:19:15 +0000 (+0000) Subject: Include errno.h X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2213d6dbefc4ca70518bf1f6e6372d225385b6af;p=dealii-svn.git Include errno.h git-svn-id: https://svn.dealii.org/trunk@6525 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/deal.II/lac/source/sparse_direct.cc b/deal.II/lac/source/sparse_direct.cc index bfdccc7947..bb723ba3e9 100644 --- a/deal.II/lac/source/sparse_direct.cc +++ b/deal.II/lac/source/sparse_direct.cc @@ -20,6 +20,7 @@ #include #include #include +#include // if we know that at least one of the HSL functions are there,