// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for more information. #if !defined(_ILASMPCH_H) #define _ILASMPCH_H #define NEW_INLINE_NAMES #include "cor.h" // for CorMethodAttr ... #include // For _ASSERTE #include #include #include #include #include "utilcode.h" #include "debugmacros.h" #include "corpriv.h" #include "specstrings.h" #include // for strcmp #include // for _mbsinc #include // for isspace #include "openum.h" // for CEE_* #include // for vararg macros #endif