From fde2629c43aa75d5b0bdf97798c0e73de5d37d6f Mon Sep 17 00:00:00 2001 From: maier Date: Thu, 4 Oct 2012 11:05:27 +0000 Subject: [PATCH] Bugfix git-svn-id: https://svn.dealii.org/branches/branch_cmake@26944 0785d39b-7218-0410-832d-ea1e28bc413d --- deal.II/scripts/report_features.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deal.II/scripts/report_features.cc b/deal.II/scripts/report_features.cc index 70eed0faba..c623e6ca16 100644 --- a/deal.II/scripts/report_features.cc +++ b/deal.II/scripts/report_features.cc @@ -30,7 +30,7 @@ extern "C" { #endif #ifdef DEAL_II_USE_MUMPS -# include +# include # include #endif -- 2.39.5