fix build with gcc 4.3

This commit is contained in:
Evgeniy Dushistov
2008-10-11 16:22:08 +00:00
parent 4c152c01fb
commit 3da4808990
3 changed files with 3 additions and 0 deletions

View File

@@ -23,6 +23,7 @@
#endif
#include <glib/gi18n.h>
#include <cstring>
#include <map>
#include "utils.hpp"