+! #include <stdint.h>, should fix build problems on some systems.

This commit is contained in:
Konstantin Isakov 2009-04-04 21:31:14 +00:00
parent 107c75ce3c
commit fb00a5bedf

View file

@ -6,6 +6,7 @@
#include "dictionary.hh"
#include "file.hh"
#include <stdint.h>
#include <string>
#include <vector>
#include <map>