Remove spurious typedef
parent
cf44418269
commit
16131fe8c9
|
@ -20,8 +20,6 @@
|
||||||
|
|
||||||
namespace gtsam {
|
namespace gtsam {
|
||||||
|
|
||||||
using Value = size_t;
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* @brief Represents a node in the search tree for discrete search algorithms.
|
* @brief Represents a node in the search tree for discrete search algorithms.
|
||||||
*
|
*
|
||||||
|
|
Loading…
Reference in New Issue