summaryrefslogtreecommitdiff
path: root/src/measurements.hpp
diff options
context:
space:
mode:
authorJaron Kent-Dobias <jaron@kent-dobias.com>2019-10-02 10:46:17 -0400
committerJaron Kent-Dobias <jaron@kent-dobias.com>2019-10-02 10:46:17 -0400
commit47a7c96d1848e3a3edbcfb17e645790d31c01a67 (patch)
treee45bf1cc6c57338cdd064acf0aa8e7a210d306fb /src/measurements.hpp
parent172d281943371a3aaa04a1a4d564731178e782e7 (diff)
downloadfuse_networks-47a7c96d1848e3a3edbcfb17e645790d31c01a67.tar.gz
fuse_networks-47a7c96d1848e3a3edbcfb17e645790d31c01a67.tar.bz2
fuse_networks-47a7c96d1848e3a3edbcfb17e645790d31c01a67.zip
cleaned up libraries and reduced number of binaries
Diffstat (limited to 'src/measurements.hpp')
-rw-r--r--src/measurements.hpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/measurements.hpp b/src/measurements.hpp
index 64cfce6..4fbd9fc 100644
--- a/src/measurements.hpp
+++ b/src/measurements.hpp
@@ -8,8 +8,6 @@
#include <iostream>
#include <array>
-#include <fftw3.h>
-
#include <hooks.hpp>
#include "analysis_tools.hpp"