summaryrefslogtreecommitdiff
path: root/src/wolff_cgm.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/wolff_cgm.cpp')
-rw-r--r--src/wolff_cgm.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/wolff_cgm.cpp b/src/wolff_cgm.cpp
index 559f6fc..1574308 100644
--- a/src/wolff_cgm.cpp
+++ b/src/wolff_cgm.cpp
@@ -10,6 +10,7 @@
#include <height.h>
// include wolff.h
+#include <rand.h>
#include <wolff.h>
typedef state_t <dihedral_inf_t<double>, height_t<double>> sim_t;