#0001: 文件编码格式调整为UTF-8

This commit is contained in:
zhengxuan.zhang
2024-05-09 16:38:39 +08:00
parent 7d4261806f
commit f93045e1d1
16 changed files with 540 additions and 546 deletions
+3 -3
View File
@@ -1,13 +1,13 @@
// HSI_Sevenocean_EF3.h : HSI_Sevenocean_EF3 DLL 的主头文件
// HSI_Sevenocean_EF3.h : HSI_Sevenocean_EF3 DLL 的主头文件
//
#pragma once
#ifndef __AFXWIN_H__
#error "在包含此文件之前包含“stdafx.h”以生成 PCH 文件"
#error "在包含此文件之前包含“stdafx.h”以生成 PCH 文件"
#endif
#include "resource.h" // 主符号
#include "resource.h" // 主符号
#include <cstring>