summaryrefslogtreecommitdiff
path: root/src/utilcode/clrhelpers.cpp
blob: 479c3694897423e6b1f8a92d2a39d4f897246eff (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
// 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.

// 
// This is file to compile 2 public "headers" from ..\inc directory (we have to include stdafx.h first).
// 
/***************************************************************************/

#include "stdafx.h"

#include "../inc/corhlpr.cpp"
#include "../inc/corhlprpriv.cpp"