From 38e8953add973cd47a0942d0dc45d062b1990c17 Mon Sep 17 00:00:00 2001 From: Miodrag Milanovic Date: Sat, 23 Jul 2016 18:48:41 +0200 Subject: [PATCH] try one old good fix (nw) --- src/tools/chdman.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/tools/chdman.cpp b/src/tools/chdman.cpp index 86b406a4393..a3049b1d3c1 100644 --- a/src/tools/chdman.cpp +++ b/src/tools/chdman.cpp @@ -5,7 +5,7 @@ CHD compression frontend ****************************************************************************/ - +#include // must be here otherwise issues with I64FMT in MINGW #include #include "osdcore.h"