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