mirror of
https://github.com/f4exb/sdrangel.git
synced 2026-06-12 10:48:42 -04:00
Fixed header defined guard for Eclipse engine
This commit is contained in:
@@ -19,8 +19,8 @@
|
||||
// along with this program. If not, see <http://www.gnu.org/licenses/>. //
|
||||
///////////////////////////////////////////////////////////////////////////////////////
|
||||
|
||||
#ifndef GR_SDRDAEMONFEC_LIB_MOVINGAVERAGE_H_
|
||||
#define GR_SDRDAEMONFEC_LIB_MOVINGAVERAGE_H_
|
||||
#ifndef _UTIL_MOVINGAVERAGE_H_
|
||||
#define _UTIL_MOVINGAVERAGE_H_
|
||||
|
||||
#include <algorithm>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user