From: Will Estes Date: Fri, 20 Sep 2002 17:17:44 +0000 (+0000) Subject: move stdint.h include to table-serialization section; we'll still need to think about... X-Git-Tag: flex-2-5-23~63 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=9dbdc4c58fd0bc878c87095feaa03d4e7c4af98e;p=flex move stdint.h include to table-serialization section; we'll still need to think about stdint.h more though --- diff --git a/flex.skl b/flex.skl index 9d662ec..d583078 100644 --- a/flex.skl +++ b/flex.skl @@ -41,10 +41,10 @@ #include #include #include -#include %pop %if-tables-serialization +#include #include %endif /* end standard C headers. */