]> granicus.if.org Git - graphviz/commit
gvpack: remove '__cplusplus' guards
authorMatthew Fernandez <matthew.fernandez@gmail.com>
Fri, 15 Apr 2022 04:47:23 +0000 (21:47 -0700)
committerMatthew Fernandez <matthew.fernandez@gmail.com>
Mon, 25 Apr 2022 02:12:49 +0000 (19:12 -0700)
commitc8ef6d5d7b2138a215eac6888a7212bbc738e2af
tree6513b2681348f3323a86b5a7dd03d45cbdc1fd87
parent2c786d0d72d9f329e95a4ed6aa7e304403f99a5a
gvpack: remove '__cplusplus' guards

Now that this code has made the C→C++ transition, we can drop the conditionals
around this linkage specification.
cmd/tools/gvpack.cpp