!XT (BREAK-16) (Sandbox) Remove double-newlines at the end of files.
[CRYENGINE.git] / Code / Sandbox / Plugins / DependencyGraph / StdAfx.h
blobff969d00c482001bf31415c9b7510c5d909d170b
1 // Copyright 2001-2018 Crytek GmbH / Crytek Group. All rights reserved.
3 #pragma once
5 #include <CryCore/Platform/platform.h>
7 #define CRY_USE_MFC
8 #include <CryCore/Platform/CryAtlMfc.h>
10 #include "EditorCommon.h"
11 #include "Controls\DictionaryWidget.h"
12 #include <QtUtil.h>