]> granicus.if.org Git - re2c/commitdiff
- Add missing header
authorhelly <helly@642ea486-5414-0410-9d7f-a0204ed87703>
Tue, 1 May 2007 20:55:09 +0000 (20:55 +0000)
committerhelly <helly@642ea486-5414-0410-9d7f-a0204ed87703>
Tue, 1 May 2007 20:55:09 +0000 (20:55 +0000)
re2c/code.cc

index d260a019cbac7070b878ea0ff10b26652b0318bc..1acdba2da41345248ca0d15010f410a78acd9051 100644 (file)
@@ -5,6 +5,7 @@
 #include <iomanip>
 #include <iostream>
 #include <sstream>
+#include <time.h>
 #include "substr.h"
 #include "globals.h"
 #include "dfa.h"