Commit 8c4a6b7b authored by captainwong's avatar captainwong

补足缺少的头文件

parent 7dad3761
...@@ -5,6 +5,7 @@ ...@@ -5,6 +5,7 @@
#include <unordered_map> #include <unordered_map>
#include <Windows.h> #include <Windows.h>
#include <winioctl.h> #include <winioctl.h>
#include <comdef.h>
namespace jlib { namespace jlib {
namespace DeviceUniqueIdentifier { namespace DeviceUniqueIdentifier {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment