// 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. // // File: external.h // // // External types used in MetaData\HotData subcomponent classes. // This file is used for precompiled headers, so it has to be included at the beginning of every .cpp in // this directory. // // ====================================================================================== #pragma once #include "../external.h" #include "../export.h" #include "../databuffer.h"