Skip to content

Commit 849920d

Browse files
committed
include files required to compile
1 parent 4dc8288 commit 849920d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

make/code_format.lua

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,8 @@ lm:source_set 'code_format' {
2121
"Util/src/Utf8.cpp",
2222
--CodeService
2323
"CodeService/src/*.cpp",
24+
"CodeService/src/Spell/*.cpp",
25+
"Util/src/SymSpell/*.cpp",
2426
"CodeService/src/FormatElement/*.cpp",
2527
"CodeService/src/NameStyle/*.cpp"
2628
},

0 commit comments

Comments
 (0)