Files
UnrealEngineUWP/Engine/Source/Runtime/Experimental/GeometryCollectionEngine/Public/GeometryCollection/GeometryCollectionEditorSelection.h
ben marsh f6af3a0838 Fix IncludeTool warnings and errors.
#rb none
#jira
#rnx

#ROBOMERGE-OWNER: ben.marsh
#ROBOMERGE-AUTHOR: ben.marsh
#ROBOMERGE-SOURCE: CL 8369883 in //UE4/Release-4.23/...
#ROBOMERGE-BOT: RELEASE (Release-4.23 -> Main) (v406-8472469)

[CL 8497701 by ben marsh in Main branch]
2019-09-04 15:27:24 -04:00

8 lines
183 B
C

// Copyright 1998-2019 Epic Games, Inc. All Rights Reserved.
#pragma once
#ifndef GEOMETRYCOLLECTION_EDITOR_SELECTION
#define GEOMETRYCOLLECTION_EDITOR_SELECTION WITH_EDITOR
#endif