Skip to content

Commit b5744f3

Browse files
committed
add missing <algorithm>
1 parent df4af14 commit b5744f3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

library/include/Core.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ distribution.
3131

3232
#include "modules/Graphic.h"
3333

34+
#include <algorithm>
3435
#include <atomic>
3536
#include <chrono>
3637
#include <condition_variable>

0 commit comments

Comments
 (0)