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 //*****************************************************************************
8 //*****************************************************************************
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"