Skip to content

Commit 4fd3be6

Browse files
committed
修复CodeFormat头文件问题
1 parent 937b028 commit 4fd3be6

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
@@ -4,6 +4,7 @@
44
#include <string_view>
55
#include <filesystem>
66
#include <cstring>
7+
#include <optional>
78
#include "CodeService/Config/LuaStyle.h"
89
#include "LuaParser/File/LuaFile.h"
910
#include "LuaParser/Types/TextRange.h"

0 commit comments

Comments
 (0)