Skip to content

Commit 01d1273

Browse files
committed
This actually compiles now
1 parent e1040c3 commit 01d1273

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/test-synth.cpp

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,8 @@
3737
#include <random>
3838
#include <map>
3939

40+
using namespace ArjunInt;
41+
4042
#define COLDEF "\033[0m"
4143

4244
#define verb_print(a, x) \

0 commit comments

Comments
 (0)