Skip to content

Commit ed9c830

Browse files
committed
missing include
1 parent a53840f commit ed9c830

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/testbench/game/strategyvectortest.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
#include "game/mpgameautomaton.h"
44
#include "game/strategyvector.h"
55
#include <algorithm>
6+
#include "testing.h"
67

78
using namespace MaxPlus;
89

0 commit comments

Comments
 (0)