From da726aa21f87d16f684c8434db83ea5707040553 Mon Sep 17 00:00:00 2001 From: cbeall3 Date: Mon, 22 Jun 2015 12:02:40 -0400 Subject: [PATCH] remove config.h include as global_includes.h and config.h are redundant --- examples/TimeTBB.cpp | 1 - 1 file changed, 1 deletion(-) diff --git a/examples/TimeTBB.cpp b/examples/TimeTBB.cpp index de472b10c..602a00593 100644 --- a/examples/TimeTBB.cpp +++ b/examples/TimeTBB.cpp @@ -17,7 +17,6 @@ #include #include -#include // for GTSAM_USE_TBB #include #include