Small fix for windows

This commit is contained in:
fahed 2013-11-28 08:41:47 +00:00
parent 046b185660
commit 8fcd118698

View File

@ -53,6 +53,7 @@
#include <map>
#include <iostream>
#include <fstream>
#include <iterator>
using namespace std;
#ifndef WIN32