Skip to content

Commit 48f3bf6

Browse files
Merge pull request #107 from psychocoderHPC/fix-missingInclude
fix missing include
2 parents 5e68b72 + 5d74d14 commit 48f3bf6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lib/isaac.hpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@
2323
#endif
2424

2525

26+
#include <random>
2627
#include <string>
2728
#include <string.h>
2829
#include <jansson.h>

0 commit comments

Comments
 (0)