From 14fee3b7272a9ed64d755b98c6f95d82c3fa84d2 Mon Sep 17 00:00:00 2001 From: Stojce Slavkovski Date: Tue, 6 May 2014 08:27:46 +0200 Subject: [PATCH] trivial commit - trigger build --- interface/src/ui/ChatWindow.cpp | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/interface/src/ui/ChatWindow.cpp b/interface/src/ui/ChatWindow.cpp index 7a52ad08e7..782e45ed15 100644 --- a/interface/src/ui/ChatWindow.cpp +++ b/interface/src/ui/ChatWindow.cpp @@ -12,6 +12,7 @@ #include #include #include +#include #include #include #include @@ -26,7 +27,7 @@ #include "ChatWindow.h" -#include + const int NUM_MESSAGES_TO_TIME_STAMP = 20;