Skip to content

Commit

Permalink
Add missing include
Browse files Browse the repository at this point in the history
  • Loading branch information
hirschsn committed Sep 10, 2020
1 parent d5c95fa commit 71fac01
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions repa/pargrid.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@

#include <boost/mpi/communicator.hpp>
#include <boost/optional.hpp>
#include <stdexcept>
#include <vector>

#include "common_types.hpp"
Expand Down

0 comments on commit 71fac01

Please sign in to comment.