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
Branches master
No related tags found
No related merge requests found
......@@ -8,6 +8,7 @@
#include <vector>
#include <string>
#include <stdexcept>
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