Files
UnrealEngineUWP/Engine/Source/Developer/UnrealCodeAnalyzerTests/Private/UseElifMacro.h
Mikolaj Sieluzycki a2e0bbf9b5 CIS fix.
[CL 2613529 by Mikolaj Sieluzycki in Main branch]
2015-07-08 10:25:46 -04:00

6 lines
120 B
C

// Copyright 1998-2015 Epic Games, Inc. All Rights Reserved.
#pragma once
#define TEST_IF_MACRO 0
#define ELIF_MACRO 1