Merge pull request #9 from CryptoManiac/current v0.4.4.7-nvc-bugfix4
author0xDEADFACE <masmfan@gmail.com>
Sun, 23 Feb 2014 17:27:08 +0000 (09:27 -0800)
committer0xDEADFACE <masmfan@gmail.com>
Sun, 23 Feb 2014 17:27:08 +0000 (09:27 -0800)
Merge some address book related fixes from upstream

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"