- fixed includes after refactor
- fixed mutual inclusions git-svn-id: http://moon:8086/svn/software/trunk/libsrc/cpp@865 b431acfa-c32f-4a4a-93f1-934dc6c82436
This commit is contained in:
+3
-3
@@ -5,8 +5,8 @@
|
||||
* Created on 20. Dezember 2014, 09:24
|
||||
*/
|
||||
|
||||
#ifndef EQUALIZER_HPP
|
||||
#define EQUALIZER_HPP
|
||||
#ifndef _RADIO_EQUALIZER_HPP_
|
||||
#define _RADIO_EQUALIZER_HPP_
|
||||
|
||||
#include "Vector.hpp"
|
||||
#include "FirComplex.hpp"
|
||||
@@ -198,5 +198,5 @@ private:
|
||||
} // ::Radio
|
||||
|
||||
|
||||
#endif /* EQUALIZER_HPP */
|
||||
#endif /* _RADIO_EQUALIZER_HPP_ */
|
||||
|
||||
|
||||
Reference in New Issue
Block a user