Merge pull request #11 from CryptoManiac/current
author0xDEADFACE <masmfan@gmail.com>
Wed, 2 Apr 2014 21:39:56 +0000 (14:39 -0700)
committer0xDEADFACE <masmfan@gmail.com>
Wed, 2 Apr 2014 21:39:56 +0000 (14:39 -0700)
Merging of "current" branch

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"