summaryrefslogblamecommitdiff
path: root/var/spack/repos/builtin/packages/generax/model-stdexcept.patch
blob: 20728f85402ef2c3d750785599506640b719b7cb (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11
12











                                                          
diff --git a/src/core/IO/Model.hpp b/src/core/IO/Model.hpp
index 0eb6ce1..3a16942 100644
--- a/src/core/IO/Model.hpp
+++ b/src/core/IO/Model.hpp
@@ -6,6 +6,7 @@
 
 #include <algorithm>
 #include <unordered_map>
+#include <stdexcept>
 extern "C" {
 #include <pll.h>
 #include <pllmod_algorithm.h>