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 da74dbc commit 05cc5adCopy full SHA for 05cc5ad
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