diff options
Diffstat (limited to '.clant.json')
-rw-r--r-- | .clant.json | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/.clant.json b/.clant.json index cb178c7..27ce960 100644 --- a/.clant.json +++ b/.clant.json @@ -1,9 +1,5 @@ { "version": "1.0.0", - "include_dirs": [ - "bindings/cpp/include", - "include" - ], "exclude_patterns": [ "glad\\.c" ], |