diff options
Diffstat (limited to 'include')
| -rw-r--r-- | include/stick10_commands_0.8.h | 1 | 
1 files changed, 1 insertions, 0 deletions
| diff --git a/include/stick10_commands_0.8.h b/include/stick10_commands_0.8.h index cee0d78..9099b3d 100644 --- a/include/stick10_commands_0.8.h +++ b/include/stick10_commands_0.8.h @@ -24,6 +24,7 @@ namespace nitrokey {              using stick10::FirstAuthenticate;              using stick10::UserAuthenticate;              using stick10::SetTime; +            using stick10::GetStatus;              class EraseSlot : Command<CommandID::ERASE_SLOT> {              public: | 
