From 5b3eeab1b337a3a1c434ccbf62a3284201158eb6 Mon Sep 17 00:00:00 2001 From: "jan.reininghaus" Date: Tue, 17 Dec 2013 12:02:56 +0000 Subject: actual file rename of block_spectral_sequence_reduction.h to spectral_sequence_reduction.h git-svn-id: https://phat.googlecode.com/svn/trunk@150 8e3bb3c2-eed4-f18f-5264-0b6c94e6926d --- src/benchmark.cpp | 2 +- src/phat.cpp | 2 +- src/self_test.cpp | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'src') diff --git a/src/benchmark.cpp b/src/benchmark.cpp index 94ace84..82d0107 100644 --- a/src/benchmark.cpp +++ b/src/benchmark.cpp @@ -30,7 +30,7 @@ #include #include #include -#include +#include #include diff --git a/src/phat.cpp b/src/phat.cpp index a3b8295..8fcd42c 100644 --- a/src/phat.cpp +++ b/src/phat.cpp @@ -30,7 +30,7 @@ #include #include #include -#include +#include #include diff --git a/src/self_test.cpp b/src/self_test.cpp index b310eb5..02bca5e 100644 --- a/src/self_test.cpp +++ b/src/self_test.cpp @@ -30,7 +30,7 @@ #include #include #include -#include +#include int main( int argc, char** argv ) { -- cgit v1.2.3