From: helly Date: Tue, 1 May 2007 20:55:09 +0000 (+0000) Subject: - Add missing header X-Git-Tag: 0.13.6~158 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=8afdac44c7b05a34dcbfef6e6baca4f30a162f28;p=re2c - Add missing header --- diff --git a/re2c/code.cc b/re2c/code.cc index d260a019..1acdba2d 100644 --- a/re2c/code.cc +++ b/re2c/code.cc @@ -5,6 +5,7 @@ #include #include #include +#include #include "substr.h" #include "globals.h" #include "dfa.h"