Fixed numeric_limits compile error.

This commit is contained in:
David Williams 2010-12-18 10:08:49 +00:00
parent e5946f4bc4
commit 6f2218f910

View File

@ -26,6 +26,7 @@ freely, subject to the following restrictions:
#include "Vector.h"
#include <cfloat> //For numeric_limits
#include <set>
#include <vector>