aboutsummaryrefslogtreecommitdiff
path: root/NK_C_API_helpers.h
diff options
context:
space:
mode:
authorSzczepan Zalega <szczepan@nitrokey.com>2020-07-31 13:33:39 +0200
committerSzczepan Zalega <szczepan@nitrokey.com>2020-07-31 13:33:39 +0200
commite3b51bcadc0bca4164c1fd1df12e52e4f69d2c26 (patch)
tree2480072ec0db1e18e87cf769409caf669fcff200 /NK_C_API_helpers.h
parent4b698519fc125ee03f47560402e2c35c495e0f7c (diff)
downloadlibnitrokey-e3b51bcadc0bca4164c1fd1df12e52e4f69d2c26.tar.gz
libnitrokey-e3b51bcadc0bca4164c1fd1df12e52e4f69d2c26.tar.bz2
Remove redundant iostream inclusions184-storage-only
Diffstat (limited to 'NK_C_API_helpers.h')
-rw-r--r--NK_C_API_helpers.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/NK_C_API_helpers.h b/NK_C_API_helpers.h
index c5241be..3cb110b 100644
--- a/NK_C_API_helpers.h
+++ b/NK_C_API_helpers.h
@@ -3,7 +3,6 @@
#include "NK_C_API.h"
-#include <iostream>
#include <tuple>
#include "libnitrokey/NitrokeyManager.h"
#include <cstring>