Merge pull request #14 from CryptoManiac/current v0.4.4.7-nvc-bugfix5
authorCryptoManiac <CryptoManiac@users.noreply.github.com>
Fri, 20 Jun 2014 19:38:06 +0000 (23:38 +0400)
committerCryptoManiac <CryptoManiac@users.noreply.github.com>
Fri, 20 Jun 2014 19:38:06 +0000 (23:38 +0400)
Bump protocol version

src/alert.cpp

index 515fbeb..2698a5c 100644 (file)
@@ -3,6 +3,7 @@
 //
 
 #include <boost/foreach.hpp>
+#include <boost/algorithm/string.hpp>
 #include <map>
 
 #include "alert.h"