Skip to content

Commit c1d51ca

Browse files
committed
Added a missing include
1 parent 6ecaf4e commit c1d51ca

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

choc/platform/choc_UnitTest.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@
2323
#include <vector>
2424
#include <string>
2525
#include <functional>
26+
#include "choc_Assert.h"
2627

2728
/**
2829
Maybe the world's smallest, simplest unit-test framework :)

0 commit comments

Comments
 (0)