Fix mingw compile

svn-id: r22835
This commit is contained in:
Travis Howell 2006-06-02 13:34:41 +00:00
parent 8c7abdf024
commit 179f097202

View file

@ -20,7 +20,9 @@
*/
#include "common/stdafx.h"
#include "common/str.h"
#include "common/util.h"
#include <ctype.h>