Skip to content

Commit 1d2bc98

Browse files
fix: macOS automatically adds <algorithm>, other OSes don't
1 parent 35966ba commit 1d2bc98

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

parsers/cpp/parallelism.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
#include <algorithm>
12
#include <atomic>
23
#include <iostream>
34
#include <thread>

0 commit comments

Comments
 (0)