8 lines
173 B
C
8 lines
173 B
C
// Copyright Epic Games, Inc. All Rights Reserved.
|
|
|
|
#pragma once
|
|
|
|
#ifndef GEOMETRYCOLLECTION_EDITOR_SELECTION
|
|
#define GEOMETRYCOLLECTION_EDITOR_SELECTION WITH_EDITOR
|
|
#endif
|