Fix for Linux compile error.

This commit is contained in:
David Williams 2010-12-18 11:40:36 +00:00
parent 6f2218f910
commit 7a93879fa7

View File

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