summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorJaron Kent-Dobias <jaron@kent-dobias.com>2017-07-07 14:40:39 -0400
committerJaron Kent-Dobias <jaron@kent-dobias.com>2017-07-07 14:40:39 -0400
commit0492bba1c50c1da1a9048f1212cd933674e48b2a (patch)
tree627889cf550132b0f37e1daa96d6b19c5c6f6dad /src
parent9cc92bd630302936bbd7a41ac48de16678b615a3 (diff)
parent701cde10f6a43a4d0c3409e1a9bde74040baee22 (diff)
downloadfuse_networks-0492bba1c50c1da1a9048f1212cd933674e48b2a.tar.gz
fuse_networks-0492bba1c50c1da1a9048f1212cd933674e48b2a.tar.bz2
fuse_networks-0492bba1c50c1da1a9048f1212cd933674e48b2a.zip
Merge branch 'master' of wopr:doc/research/sethna/code/fracture
Diffstat (limited to 'src')
-rw-r--r--src/fracture.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/fracture.h b/src/fracture.h
index 7b4f146..5eb0a1d 100644
--- a/src/fracture.h
+++ b/src/fracture.h
@@ -13,7 +13,6 @@
#include <gsl/gsl_sf_log.h>
#include <inttypes.h>
#include <math.h>
-#include <omp.h>
#include <stdbool.h>
#include <stdint.h>
#include <stdio.h>