From 667841d1366d22f16694cc7952d9fcc097f19f40 Mon Sep 17 00:00:00 2001 From: Alejandro Saucedo Date: Tue, 9 Feb 2021 19:17:38 +0000 Subject: [PATCH] Updated ccls to include python --- .ccls | 1 + 1 file changed, 1 insertion(+) diff --git a/.ccls b/.ccls index f215ea9d1..ab6261583 100644 --- a/.ccls +++ b/.ccls @@ -13,6 +13,7 @@ -DDEBUG=1 -DKOMPUTE_INCLUDE_FOR_SYNTAX +-I/usr/include/python3.6/ -I./python/pybind11/include/ -I./external/Vulkan-Headers/include/ -I./external/googletest/googletest/include/