From 78802eecdf61a71f6a01fcd7bb7ec6843e083b8c Mon Sep 17 00:00:00 2001 From: Patrick Simianer Date: Sun, 29 Apr 2012 21:28:48 +0200 Subject: now! --- utils/dict.h | 2 ++ 1 file changed, 2 insertions(+) diff --git a/utils/dict.h b/utils/dict.h index 5fd6412c..75ea3def 100644 --- a/utils/dict.h +++ b/utils/dict.h @@ -1,8 +1,10 @@ #ifndef DICT_H_ #define DICT_H_ + #include #include + #include #include #include "hash.h" -- cgit v1.2.3