Skip to content

Commit

Permalink
fix formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
mourner committed Sep 14, 2018
1 parent 684bc15 commit fb9407a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bench/run.cpp
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
#include "../examples/utils.hpp"
#include <benchmark/benchmark.h>
#include <delaunator.hpp>
#include <string>
#include <random>
#include <string>
#include <vector>

std::vector<double> generate_uniform(size_t n) {
Expand Down

0 comments on commit fb9407a

Please sign in to comment.