Add license information to libm-bench.cpp

This commit is contained in:
Viral B. Shah 2014-12-05 10:34:39 +05:30
parent e5c38c3e8b
commit 557ac71eaf
1 changed files with 2 additions and 0 deletions

View File

@ -1,3 +1,5 @@
// Copyright (C) Dahua Lin, 2014. Provided under the MIT license.
// Benchmark on libm functions
#include <math.h>