ed55de2
diff -Nrup a/src/libs/aspect/blocked_timing.cpp b/src/libs/aspect/blocked_timing.cpp
ed55de2
--- a/src/libs/aspect/blocked_timing.cpp	2019-09-26 06:34:28.000000000 -0600
ed55de2
+++ b/src/libs/aspect/blocked_timing.cpp	2019-10-15 13:09:53.689972875 -0600
ed55de2
@@ -21,6 +21,7 @@
ed55de2
  *  Read the full text in the LICENSE.GPL_WRE file in the doc directory.
ed55de2
  */
ed55de2
 
ed55de2
+#include <stdexcept>
ed55de2
 #include <aspect/blocked_timing.h>
ed55de2
 #include <core/exception.h>
ed55de2
 #include <core/threading/thread.h>