diff options
Diffstat (limited to 'src/util/string.h')
-rw-r--r-- | src/util/string.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/util/string.h b/src/util/string.h index dec0c19b08..76a83a4949 100644 --- a/src/util/string.h +++ b/src/util/string.h @@ -5,7 +5,6 @@ #ifndef BITCOIN_UTIL_STRING_H #define BITCOIN_UTIL_STRING_H -#include <functional> #include <string> #include <vector> |