]> granicus.if.org Git - graphviz/commit
cgraph++: include "cgraph.h" instead of <cgraph.h> in AGraph.h
authorMagnus Jacobsson <Magnus.Jacobsson@berotec.se>
Sun, 20 Feb 2022 10:03:43 +0000 (11:03 +0100)
committerMagnus Jacobsson <Magnus.Jacobsson@berotec.se>
Tue, 22 Feb 2022 06:57:01 +0000 (07:57 +0100)
commita5d59fa709517894f250191c02705cd2451f31b9
tree67933ffcefdb3c37acf9f774dd54a72088e25994
parent93f9bfd64eae8031c4b9995585dc390981fabe4a
cgraph++: include "cgraph.h" instead of <cgraph.h> in AGraph.h

This makes it possible to use AGraph.h from the install directory
without the need to specify both "include" and "include/graphviz" as
include directories to the compiler.

Towards https://gitlab.com/graphviz/graphviz/-/issues/2196.
lib/cgraph++/AGraph.h