From 900dbc6096fd342756e0f89c0e8f6eb62f9a065a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Atgeirr=20Fl=C3=B8=20Rasmussen?= Date: Thu, 11 Jan 2018 12:27:24 +0100 Subject: [PATCH] Remove unneeded includes from compute_tof_from_files.cpp --- examples/compute_tof_from_files.cpp | 3 --- 1 file changed, 3 deletions(-) diff --git a/examples/compute_tof_from_files.cpp b/examples/compute_tof_from_files.cpp index d35a50b8..4ff4b2f4 100644 --- a/examples/compute_tof_from_files.cpp +++ b/examples/compute_tof_from_files.cpp @@ -22,8 +22,6 @@ #include "config.h" #endif // HAVE_CONFIG_H -#include - #include #include #include @@ -42,7 +40,6 @@ #include #include #include -#include #include #include