Files
UnrealEngineUWP/Engine/Source/ThirdParty/MCPP/mcpp-2.7.2/cpp-test/test-l/nest63.h
UnrealBot f645340e6e Code snapshot for CL 2114451
[CL 2114451 in Main branch]
2014-06-23 17:33:51 -04:00

7 lines
77 B
C

/* nest63.h */
#ifdef X3F
nest = 0x3f;
#else
#include "nest64.h"
#endif