fix holder_type typo
parent
6016a2d764
commit
1618218cff
|
@ -25,7 +25,7 @@
|
|||
{boost_class_export}
|
||||
|
||||
// Holder type for pybind11
|
||||
{hoder_type}
|
||||
{holder_type}
|
||||
|
||||
// Preamble for STL classes
|
||||
// TODO(fan): make this automatic
|
||||
|
|
|
@ -22,7 +22,7 @@
|
|||
|
||||
{boost_class_export}
|
||||
|
||||
{hoder_type}
|
||||
{holder_type}
|
||||
|
||||
#include "python/gtsam_unstable/preamble.h"
|
||||
|
||||
|
|
Loading…
Reference in New Issue