Skip to content

Commit c474ffa

Browse files
committed
修复编译错误
1 parent 63916a1 commit c474ffa

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CodeFormat/src/LuaFormat.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
#include <string>
44
#include <string_view>
55
#include <filesystem>
6+
#include <cstring>
67

78
#include "LuaParser/LuaParser.h"
89
#include "CodeService/LuaCodeStyleOptions.h"

0 commit comments

Comments
 (0)