This commit is contained in:
Adam Ierymenko 2024-08-14 08:10:44 -04:00
parent 8adf064a04
commit 0a6c22a9b8

6
.clangd Normal file
View File

@ -0,0 +1,6 @@
CompileFlags:
Add:
- "-std=c++17"
- "-I../ext"
- "-I../ext/prometheus-cpp-lite-1.0/core/include"
- "-I../ext/prometheus-cpp-lite-1.0/simpleapi/include"