Portability

- Missing includes.
This commit is contained in:
Paul Beckingham 2014-09-05 17:53:16 -04:00
parent a0df12bdcd
commit fd3d702ada

View file

@ -29,6 +29,7 @@
#include <string>
#include <vector>
#include <cstring>
#include <stdlib.h>
#include <File.h>
#include <i18n.h>
#include <text.h>