diff --git a/gtsam.h b/gtsam.h index e5bcb300e..dbcb539b4 100644 --- a/gtsam.h +++ b/gtsam.h @@ -120,12 +120,6 @@ namespace gtsam { -// Include Key typedef -#include -class Key { - Key(); -}; - // Actually a FastList #include class KeyList {