summaryrefslogtreecommitdiff
path: root/src/inc/msodwwrap.h
blob: 28c72475029132569ec13e75c9ceec0b9dc715f3 (plain)
1
2
3
4
5
6
7
8
9
10
11
// 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.
#ifndef __msodwwrap_h__
#define __msodwwrap_h__

#ifndef MSODW_H
#include "msodw.h"
#endif // MSODW_H

#endif // __msodwwrap_h__