add index

This commit is contained in:
chatlanin
2022-03-24 16:30:10 +03:00
parent 3cfd5bec03
commit 4f3a63c5f2
4 changed files with 22 additions and 1 deletions

View File

@@ -6,7 +6,7 @@ deps += string_dep
deps += range_dep
deps += container_dep
deps += logger_dep
deps += math_dep
deps += hack_dep
executable(
'hack', 'main.cpp',