We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e3bb6a1 commit 43dd472Copy full SHA for 43dd472
gtsam/base/ConcurrentMap.h
@@ -19,7 +19,7 @@
19
#pragma once
20
21
#include <gtsam/global_includes.h>
22
-#include "gtsam/base/FastMap.h"
+#include <gtsam/base/FastMap.h>
23
24
// Change class depending on whether we are using TBB
25
#ifdef GTSAM_USE_TBB
0 commit comments