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 05cc5ad commit dfc0f28Copy full SHA for dfc0f28
Sources/_TestingInternals/Versions.cpp
@@ -11,6 +11,7 @@
11
#include "Versions.h"
12
13
#include <algorithm>
14
+#include <cctype>
15
#include <mutex>
16
17
const char *swt_getTestingLibraryVersion(void) {
0 commit comments