compiler error

This commit is contained in:
David Rose 2009-08-31 14:29:34 +00:00
parent cfbac6e51a
commit ca13be76d2
1 changed files with 1 additions and 0 deletions

View File

@ -16,6 +16,7 @@
#include <iostream>
#include <sstream>
#include <string.h> // strrchr
using namespace std;
#ifndef _WIN32