Fix non-unity/non-pch editor builds, and use that configuration for non-unity builds in future. Catches more include errors.

#rb none
#lockdown Nick.Penwarden

[CL 3231640 by Ben Marsh in Main branch]
This commit is contained in:
Ben Marsh
2016-12-12 17:26:59 -05:00
committed by Ben.Marsh@epicgames.com
parent 6e9a01a59f
commit 546bfb7b88
52 changed files with 97 additions and 0 deletions
@@ -3,6 +3,7 @@
#include "SlateWidgetLocatorByDelegate.h"
#include "SlateWidgetElement.h"
#include "IElementLocator.h"
#include "Framework/Application/SlateApplication.h"
class FSlateWidgetLocatorByWidgetDelegate
: public IElementLocator