// // Copyright (c) Microsoft. All rights reserved. // Licensed under the MIT license. See LICENSE file in the project root for full license information. // // // File: export.h // // // Popular types/macros defined in MetaData directory (no subdirectories). // It's supposed to be included from other subcomponents (i.e. subdirectories), not from this directory. // // ====================================================================================== #pragma once #include "debug_metadata.h" #include "errors_metadata.h" #include "datablob.h"