Fixed compilation error

This commit is contained in:
Matous Machacek 2012-03-23 19:09:04 +01:00
parent f0ed7779d7
commit e0408d80fd

View File

@ -1,5 +1,6 @@
#include "SemposOverlapping.h"
#include <algorithm>
#include <stdexcept>
using namespace std;