Added global_includes.h missing from some files

release/4.3a0
Richard Roberts 2013-08-21 22:15:34 +00:00
parent 0466e606b0
commit d7559b8d98
3 changed files with 6 additions and 0 deletions

View File

@ -19,6 +19,8 @@
#pragma once
#include <gtsam/global_includes.h>
namespace gtsam {
/**

View File

@ -17,6 +17,8 @@
#pragma once
#include <gtsam/global_includes.h>
/**
* Global functions in a separate testing namespace
*

View File

@ -18,6 +18,8 @@
// \callgraph
#pragma once
#include <gtsam/global_includes.h>
namespace gtsam {
/**