aboutsummaryrefslogtreecommitdiff
path: root/rng.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'rng.cpp')
-rw-r--r--rng.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/rng.cpp b/rng.cpp
index fc86993..5bed44b 100644
--- a/rng.cpp
+++ b/rng.cpp
@@ -1,3 +1,4 @@
+#include <stdexcept>
#include <cstring>
#include <cassert>
#include "rng.h"