From: Matthew Fernandez Date: Thu, 6 Jan 2022 05:38:03 +0000 (-0800) Subject: lib/mingle: [nfc] change C includes to their C++ equivalents X-Git-Tag: 3.0.0~88^2~9 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=0bb867591b5f41dd710dc76513df8ea7a21b18c1;p=graphviz lib/mingle: [nfc] change C includes to their C++ equivalents --- diff --git a/lib/mingle/ink.cpp b/lib/mingle/ink.cpp index 2c7caa43d..515275434 100644 --- a/lib/mingle/ink.cpp +++ b/lib/mingle/ink.cpp @@ -8,8 +8,8 @@ * Contributors: Details at https://graphviz.org *************************************************************************/ -#include -#include +#include +#include #include #include #include