Merge pull request #3376 from huffman/patch-1

Add include for QtGlobal to ensure OS global has been defined
This commit is contained in:
AndrewMeadows 2014-09-09 11:58:48 -07:00
commit 912260d95f

View file

@ -9,6 +9,8 @@
// See the accompanying file LICENSE or http://www.apache.org/licenses/LICENSE-2.0.html
//
#include <QtGlobal>
#include "LogUtils.h"
void LogUtils::init() {