Added missing <limits> header.

This commit is contained in:
Jean-Paul Chaput 2010-05-28 09:17:29 +00:00
parent 149922ac87
commit e310b3ff36
1 changed files with 1 additions and 0 deletions

View File

@ -26,6 +26,7 @@
#include <sstream>
#include <limits>
#include "hurricane/Bug.h"
#include "hurricane/Warning.h"