Skip to content

Commit

Permalink
remove omp include
Browse files Browse the repository at this point in the history
  • Loading branch information
maxscheurer committed Oct 29, 2020
1 parent ae31801 commit 57d3b72
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion cppe/core/fmm/calculate.hh
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@
#include "tree.hh"
#include "utils.hh"
#include <iostream>
#include <omp.h>

void M_sanity_check(const std::vector<Cell>& cells);

Expand Down

0 comments on commit 57d3b72

Please sign in to comment.