diff options
Diffstat (limited to 'src/cli/getopt.h')
-rw-r--r-- | src/cli/getopt.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/cli/getopt.h b/src/cli/getopt.h index f683159d0..21a12b1dc 100644 --- a/src/cli/getopt.h +++ b/src/cli/getopt.h @@ -9,7 +9,6 @@ #include <string> #include <vector> -#include <stdexcept> #include <map> #include <botan/parsing.h> |