Welcome to mirror list, hosted at ThFree Co, Russian Federation.

formattype.cpp « vm « coreclr « src - github.com/dotnet/runtime.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 756d29629b161a346d9aa55a8057e7cfef78b2ed (plain)
1
2
3
4
5
6
7
8
// Licensed to the .NET Foundation under one or more agreements.
// The .NET Foundation licenses this file to you under the MIT license.


//This file just includes formattype.cpp from the inc directory.
#include "common.h"

#include "../inc/formattype.cpp"