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