summaryrefslogtreecommitdiff
path: root/src/md/export.h
blob: a2a228f1319165caaf2bd8346c9e6bab667b1fbf (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
// 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: 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"