File tree Expand file tree Collapse file tree 1 file changed +8
-5
lines changed Expand file tree Collapse file tree 1 file changed +8
-5
lines changed Original file line number Diff line number Diff line change 1- //
2- // Copyright (c) Microsoft. All rights reserved.
3- // Licensed under the MIT license. See LICENSE file in the project root for full license information.
4- //
1+ // -------------------------------------------------------------------------------------------------------
2+ // ChakraCore/Pal
3+ // Contains portions (c) copyright Microsoft, portions copyright (c) the .NET Foundation and Contributors
4+ // and edits (c) copyright the ChakraCore Contributors.
5+ // See THIRD-PARTY-NOTICES.txt in the project root for .NET Foundation license
6+ // Licensed under the MIT license. See LICENSE.txt file in the project root for full license information.
7+ // -------------------------------------------------------------------------------------------------------
58
69/* ++
710
@@ -19,9 +22,9 @@ Module Name:
1922
2023--*/
2124
25+ #include < math.h>
2226#include " pal/palinternal.h"
2327#include " pal/dbgmsg.h"
24- #include < math.h>
2528
2629#if HAVE_IEEEFP_H
2730#include < ieeefp.h>
You can’t perform that action at this time.
0 commit comments