summaryrefslogtreecommitdiff
path: root/src/md/inc/assemblymdinternaldisp.h
blob: 8e8017ee9b065ee6474e4ea90a67d0ed3f7df321 (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.
//*****************************************************************************
// AssemblyMDInternalDispenser.h
// 

//
// Contains utility code for MD directory
//
//*****************************************************************************
#ifndef __AssemblyMDInternalDispenser__h__
#define __AssemblyMDInternalDispenser__h__

#include "../runtime/mdinternalro.h"


#endif // __AssemblyMDInternalDispenser__h__