Missing include

release/4.3a0
Richard Roberts 2012-02-10 19:47:26 +00:00
parent 263b50d85a
commit fab16dd41f
1 changed files with 1 additions and 0 deletions

View File

@ -35,6 +35,7 @@
#include <boost/shared_ptr.hpp>
#include <stdio.h>
#include <string>
#define GTSAM_PRINT(x)((x).print(#x))