Commit c1c7d332 by Ismael

added benchmar_apit to complexity.cc

parent 805e8bae
...@@ -15,6 +15,8 @@ ...@@ -15,6 +15,8 @@
// Source project : https://github.com/ismaelJimenez/cpp.leastsq // Source project : https://github.com/ismaelJimenez/cpp.leastsq
// Adapted to be used with google benchmark // Adapted to be used with google benchmark
#include "benchmark/benchmark_api.h"
#include "complexity.h" #include "complexity.h"
#include "check.h" #include "check.h"
#include <math.h> #include <math.h>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment