Skip to content
Snippets Groups Projects
Commit 9e2377b7 authored by Dmitriy Morozov's avatar Dmitriy Morozov
Browse files

Add missing <stdexcept> to i/diy/mpi/io.hpp

parent de47a9a8
No related branches found
No related tags found
No related merge requests found
...@@ -8,6 +8,7 @@ ...@@ -8,6 +8,7 @@
#include <vector> #include <vector>
#include <string> #include <string>
#include <stdexcept>
namespace diy namespace diy
{ {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment