diff --git a/.clangd b/.clangd new file mode 100644 index 0000000..a06660b --- /dev/null +++ b/.clangd @@ -0,0 +1,2 @@ +CompileFlags: + Add: [-isystem, /usr/include/eigen3, -isystem, /usr/local/include/eigen3]