From: erg Date: Thu, 27 Jul 2006 02:20:56 +0000 (+0000) Subject: Change uses of MSWIN32 to WIN32 X-Git-Tag: LAST_LIBGRAPH~32^2~6042 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=5d767cbe5f864bb495c1f47b817869c9869fc7f7;p=graphviz Change uses of MSWIN32 to WIN32 --- diff --git a/lib/common/timing.c b/lib/common/timing.c index 4db168551..52fd9f254 100644 --- a/lib/common/timing.c +++ b/lib/common/timing.c @@ -15,7 +15,7 @@ **********************************************************/ -#ifndef MSWIN32 +#ifndef WIN32 #include #include