[Tizen] Unify dnetmemoryenumlib terms to match the codebase (#291)
[platform/upstream/coreclr.git] / src / utilcode / regutilformac.cpp
1 // Licensed to the .NET Foundation under one or more agreements.
2 // The .NET Foundation licenses this file to you under the MIT license.
3 // See the LICENSE file in the project root for more information.
4 //*****************************************************************************
5 //
6
7 //
8 //*****************************************************************************
9
10 /* The mac build does not like filenames with .CPP (in capitals) for an extension, so we need this workaround
11    so we can include REGUTIL.CPP.  */
12 #include "REGUTIL.CPP"