diff options
Diffstat (limited to 'src/entropy')
-rw-r--r-- | src/entropy/entropy_src.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/entropy/entropy_src.h b/src/entropy/entropy_src.h index d713598d9..3f15b5907 100644 --- a/src/entropy/entropy_src.h +++ b/src/entropy/entropy_src.h @@ -10,7 +10,6 @@ #include <botan/buf_comp.h> #include <string> -#include <utility> namespace Botan { |