Skip to content

Commit 13c88a4

Browse files
committed
Missing include
1 parent 074806a commit 13c88a4

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
@@ -11,6 +11,7 @@
1111
#include "Versions.h"
1212

1313
#include <algorithm>
14+
#include <cctype>
1415
#include <mutex>
1516

1617
const char *swt_getTestingLibraryVersion(void) {

0 commit comments

Comments
 (0)