We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5662fa3 commit e321ae5Copy full SHA for e321ae5
1 file changed
fastdeploy/utils/utils.cc
@@ -19,7 +19,7 @@
19
#include <string_view>
20
21
#ifdef _WIN32
22
-#include <stringapiset.h>
+#include <Windows.h>
23
#endif
24
25
namespace fastdeploy {
0 commit comments