Fix building with PCH disabled.

This commit is contained in:
Rohit Nirmal 2015-07-08 13:09:08 -05:00
commit c38ae5236e
2 changed files with 4 additions and 0 deletions

View file

@ -4,6 +4,9 @@
#pragma once
#include "Common/CommonFuncs.h"
#include "Common/MsgHandler.h"
namespace LogTypes
{