Fixed assert

release/4.3a0
dellaert 2014-11-26 17:31:46 +01:00
parent 72644b8ff3
commit d5ca61972f
1 changed files with 1 additions and 0 deletions

View File

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