Fix mingw cross-compile build

This commit is contained in:
Ben Straub 2013-08-08 10:10:23 -07:00
parent 3948e86240
commit 3869a171dd

View File

@ -6,6 +6,7 @@
*/
#include <wchar.h>
#include "common.h"
#ifndef INCLUDE_git_utfconv_h__
#define INCLUDE_git_utfconv_h__