mirror of
https://git.planet-casio.com/Lephenixnoir/OpenLibm.git
synced 2024-12-28 04:23:41 +01:00
Add license information to libm-bench.cpp
This commit is contained in:
parent
e5c38c3e8b
commit
557ac71eaf
1 changed files with 2 additions and 0 deletions
|
@ -1,3 +1,5 @@
|
|||
// Copyright (C) Dahua Lin, 2014. Provided under the MIT license.
|
||||
|
||||
// Benchmark on libm functions
|
||||
|
||||
#include <math.h>
|
||||
|
|
Loading…
Reference in a new issue