From: mwichro <32612987+mwichro@users.noreply.github.com> Date: Thu, 6 Sep 2018 17:23:58 +0000 (+0200) Subject: Ordering of files X-Git-Tag: v9.1.0-rc1~745^2 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F7156%2Fhead;p=dealii.git Ordering of files --- diff --git a/source/base/mpi.cc b/source/base/mpi.cc index 8e952529ae..4d11be17e8 100644 --- a/source/base/mpi.cc +++ b/source/base/mpi.cc @@ -24,8 +24,8 @@ #include #include -#include #include +#include #ifdef DEAL_II_WITH_TRILINOS # ifdef DEAL_II_WITH_MPI