ue-3145: make parents of included literals exclusive

This commit is contained in:
Wang, Xiang W
2017-07-20 16:40:54 -04:00
committed by Matthew Barr
parent 86c5f7feb1
commit 252eb820c4
4 changed files with 36 additions and 31 deletions

View File

@@ -44,10 +44,10 @@ struct FDR;
namespace ue2 {
class TeddyEngineDescription;
struct Grey;
struct hwlmLiteral;
struct target_t;
struct TeddyEngineDescription;
bytecode_ptr<FDR> teddyBuildTable(const HWLMProto &proto, const Grey &grey);