We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 897ea5d commit f568f5bCopy full SHA for f568f5b
Sources/_TestingInternals/Versions.cpp
@@ -10,6 +10,7 @@
10
11
#include "Versions.h"
12
13
+#include <algorithm>
14
#include <mutex>
15
16
const char *swt_getTestingLibraryVersion(void) {
0 commit comments