summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorpdlotko <pdlotko@636b058d-ea47-450e-bf9e-a15bfbe3eedb>2017-04-14 20:50:13 +0000
committerpdlotko <pdlotko@636b058d-ea47-450e-bf9e-a15bfbe3eedb>2017-04-14 20:50:13 +0000
commitc32329a9e59250049df4c6b1b3526346831e6da2 (patch)
tree3f7460da0736561a545acf3590ee2664c3180f18 /src
parent469490157c6d9312f4be776e3d036128db1420fd (diff)
yet another omp.h
git-svn-id: svn+ssh://scm.gforge.inria.fr/svnroot/gudhi/branches/gudhi_stat@2360 636b058d-ea47-450e-bf9e-a15bfbe3eedb Former-commit-id: 0145b3f91e0f9637957b731d82aeff777f2cc327
Diffstat (limited to 'src')
-rw-r--r--src/Gudhi_stat/include/gudhi/multiplicative_bootstrap.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/Gudhi_stat/include/gudhi/multiplicative_bootstrap.h b/src/Gudhi_stat/include/gudhi/multiplicative_bootstrap.h
index d6f39cd8..7d1b04c9 100644
--- a/src/Gudhi_stat/include/gudhi/multiplicative_bootstrap.h
+++ b/src/Gudhi_stat/include/gudhi/multiplicative_bootstrap.h
@@ -36,7 +36,6 @@
#include <vector>
#include <algorithm>
-#include <omp.h>
#include <random>
#include <ctime>