Skip to content

Commit 074806a

Browse files
committed
Missing include
1 parent d3e5fdb commit 074806a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Sources/_TestingInternals/Versions.cpp

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

1111
#include "Versions.h"
1212

13+
#include <algorithm>
1314
#include <mutex>
1415

1516
const char *swt_getTestingLibraryVersion(void) {

0 commit comments

Comments
 (0)