diff options
Diffstat (limited to 'src/version.cpp')
-rw-r--r-- | src/version.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/version.cpp b/src/version.cpp index 8311041ed2..e441cc463f 100644 --- a/src/version.cpp +++ b/src/version.cpp @@ -7,6 +7,7 @@ #include "tinyformat.h" #include <string> + #include <boost/algorithm/string/join.hpp> // Name of client reported in the 'version' message. Report the same name |