mirror of
https://github.com/PaddlePaddle/FastDeploy.git
synced 2025-10-06 00:57:33 +08:00
fix: windows build error
This commit is contained in:
@@ -19,7 +19,7 @@
|
||||
#include <string_view>
|
||||
|
||||
#ifdef _WIN32
|
||||
#include <stringapiset.h>
|
||||
#include <Windows.h>
|
||||
#endif
|
||||
|
||||
namespace fastdeploy {
|
||||
|
Reference in New Issue
Block a user