From b563b465e8b3df367da7799e789d29e0009cb96a Mon Sep 17 00:00:00 2001 From: "Matthias P. Braendli" Date: Sat, 5 Oct 2024 17:24:31 +0200 Subject: Move typedef of complexf to Buffer.h --- src/GuardIntervalInserter.cpp | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/GuardIntervalInserter.cpp') diff --git a/src/GuardIntervalInserter.cpp b/src/GuardIntervalInserter.cpp index 3c2db14..e200b84 100644 --- a/src/GuardIntervalInserter.cpp +++ b/src/GuardIntervalInserter.cpp @@ -29,10 +29,8 @@ #include #include #include -#include #include -typedef std::complex complexf; GuardIntervalInserter::GuardIntervalInserter( size_t nbSymbols, -- cgit v1.2.3