From 01e0a46084beb0b9fad4aeceb5d6e8868b3c3388 Mon Sep 17 00:00:00 2001 From: MASM fan Date: Sat, 22 Feb 2014 20:43:35 +0400 Subject: [PATCH] Add to resolve building issues on some configurations. --- src/alert.cpp | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/src/alert.cpp b/src/alert.cpp index 515fbeb..2698a5c 100644 --- a/src/alert.cpp +++ b/src/alert.cpp @@ -3,6 +3,7 @@ // #include +#include #include #include "alert.h" -- 1.7.1