missing <limits> for std::numeric_limits

release/4.3a0
Christian Forster 2014-12-01 12:38:17 -05:00
parent e9f4b1d65a
commit c7ab79690b
1 changed files with 1 additions and 0 deletions

View File

@ -47,6 +47,7 @@
#include <algorithm>
#include <cmath>
#include <limits>
#include <assert.h>
#define DCHECK assert