From b51c608c07a48a2c6d4fb6332a4ba436510e3273 Mon Sep 17 00:00:00 2001 From: Ira Rice Date: Sat, 8 Nov 2008 19:57:51 +0000 Subject: Ported a TMW compile error fix reported by Martin Michlmayr. --- src/utils/strprintf.cpp | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/src/utils/strprintf.cpp b/src/utils/strprintf.cpp index 352696f1..48fc3814 100644 --- a/src/utils/strprintf.cpp +++ b/src/utils/strprintf.cpp @@ -21,10 +21,8 @@ * $Id: strprintf.cpp 3416 2007-08-06 06:20:14Z gmelquio $ */ -#ifndef _TMW_UTILS_TOSTRING_H -#define _TMW_UTILS_TOSTRING_H - #include +#include #include "strprintf.h" @@ -50,4 +48,3 @@ std::string strprintf(char const *format, ...) return res; } -#endif -- cgit v1.2.3-60-g2f50