Source: fix build with mingw

This commit is contained in:
Moritz Bunkus 2012-12-20 23:07:22 +01:00
parent 0e376c04db
commit 23c7fcecf3

View File

@ -27,6 +27,7 @@
#include "common/error.h"
#include "common/fs_sys_helpers.h"
#include "common/mm_io.h"
#include "common/mm_io_x.h"
#include "common/strings/editing.h"
#include "common/strings/parsing.h"
#include "common/strings/utf8.h"