DeviceManager/WinDeviceDemo/WinDeviceDemo.h
2023-10-30 16:44:02 +08:00

9 lines
191 B
C++

// WinDeviceDemo.h: 标准系统包含文件的包含文件
// 或项目特定的包含文件。
#pragma once
#include <iostream>
// TODO: 在此处引用程序需要的其他标头。