[Github-comments] [geany/geany-plugins] Cleanup: fixed usage of '#include "geanyplugin.h"' (#882)

LarsGit223 notifications at xxxxx
Fri Jul 12 14:46:42 UTC 2019


> #include \<file>
> 
>This variant is used for system header files. It searches for a file named file in a standard list of system directories. You can prepend directories to this list with the -I option (see Invocation).
> 

Isn't this the normal way to do it? The ```geanyplugin.h``` file is not part of geany-plugins but part of geany.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany-plugins/pull/882#issuecomment-510914091
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20190712/5aa073f9/attachment.html>


More information about the Github-comments mailing list