1
0
mirror of https://github.com/gnss-sdr/gnss-sdr synced 2025-04-05 18:27:02 +00:00

Make clang-format job happy

This commit is contained in:
Carles Fernandez 2020-11-04 10:16:45 +01:00
parent ab5b824dcf
commit 30b52cd68e
No known key found for this signature in database
GPG Key ID: 4C583C52B0C3877D

View File

@ -42,8 +42,8 @@
#define CL_SILENCE_DEPRECATION
#include "channel_fsm.h"
#include "gnss_synchro.h"
#include "gnss_block_interface.h"
#include "gnss_synchro.h"
#include "opencl/fft_internal.h"
#include <gnuradio/block.h>
#include <gnuradio/fft/fft.h>