feat: add CGI headers path

This commit is contained in:
3lswear
2022-02-19 13:51:44 +03:00
parent cd87725f38
commit 0073b29d0c

1
.ccls
View File

@@ -4,6 +4,7 @@ clang++
-Isrc/Autoindex/
-Isrc/Server/
-Isrc/config/
-Isrc/CGI/
-Wall
-Wextra
-Werror