Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Don't include geanyfunctions.h from geanyplugin.h
Clangd complains with main file cannot be included recursively when building a preamble and I suspect geanyfunctions.h is the old (and now empty) version of geanyplugin.h so there's no need to include it anyway.
- Loading branch information