From: Wolfgang Bangerth Date: Mon, 22 Jan 2001 08:10:41 +0000 (+0000) Subject: Re-include the right file, inadvertantly deleted the wrong one... X-Git-Tag: v8.0.0~19806 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=39d306aaa76f21086569501e84edc7c2a33cfcfe;p=dealii.git Re-include the right file, inadvertantly deleted the wrong one... git-svn-id: https://svn.dealii.org/trunk@3740 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/deal.II/base/include/base/exceptions.h b/deal.II/base/include/base/exceptions.h index 6927959a7e..1632040b9e 100644 --- a/deal.II/base/include/base/exceptions.h +++ b/deal.II/base/include/base/exceptions.h @@ -14,7 +14,7 @@ #define __deal2__exceptions_h -#include +#include #include #include