Add missing includes for VC12

This commit is contained in:
Eric Frias 2014-04-07 16:46:27 -04:00
parent 88f6ca16e9
commit 07c861cca9

View file

@ -5,6 +5,7 @@
#include <fc/io/fstream.hpp>
#include <string.h>
#include <algorithm>
namespace fc
{