Fix VS2012 compilation errors

This commit is contained in:
Vinnie Falco
2013-06-12 07:25:12 -07:00
parent 2e7528e33a
commit b53fa1e556
2 changed files with 4 additions and 1 deletions

View File

@@ -72,6 +72,7 @@ namespace boost {
// RangeSet
#include <boost/foreach.hpp>
//#include <boost/icl/interval_set.hpp> // oof this one is ugly
// InstanceCounter
//#include <string>