diff options
Diffstat (limited to 'protocols')
-rw-r--r-- | protocols/FacebookRM/src/common.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/protocols/FacebookRM/src/common.h b/protocols/FacebookRM/src/common.h index f78c4cb437..e1f198cb29 100644 --- a/protocols/FacebookRM/src/common.h +++ b/protocols/FacebookRM/src/common.h @@ -32,6 +32,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. #include <map>
#include <vector>
#include <set>
+#include <algorithm>
#include <windows.h>
#include <time.h>
|