Add include for QtGlobal to ensure OS global has been defined

This commit is contained in:
Ryan Huffman 2014-09-08 12:40:53 -07:00
parent a6392e532a
commit ecadf7dd33

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() {