Skip to content

Commit 6e71617

Browse files
committed
Missing include
1 parent bfbceff commit 6e71617

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

algorithms/include/gdx/algo/masking.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22

33
#include "gdx/algo/algorithm.h"
44
#include "gdx/exception.h"
5+
#include "infra/cast.h"
56
#include "infra/span.h"
67

78
#include <algorithm>

0 commit comments

Comments
 (0)