mirror of
				https://github.com/gnss-sdr/gnss-sdr
				synced 2025-10-30 23:03:05 +00:00 
			
		
		
		
	Remove unused includes
This commit is contained in:
		| @@ -35,9 +35,6 @@ | ||||
| #include "pcps_acquisition_fpga.h" | ||||
| #include "gnss_synchro.h" | ||||
| #include <glog/logging.h> | ||||
| #include <gnuradio/io_signature.h> | ||||
| #include <pmt/pmt.h>        // for from_long | ||||
| #include <pmt/pmt_sugar.h>  // for mp | ||||
| #include <cmath>     // for ceil | ||||
| #include <iostream>  // for operator<< | ||||
| #include <utility>   // for move | ||||
|   | ||||
| @@ -44,8 +44,6 @@ | ||||
| #include "channel_fsm.h" | ||||
| #include "fpga_acquisition.h" | ||||
| #include <boost/shared_ptr.hpp> | ||||
| #include <gnuradio/block.h>     // for block | ||||
| #include <gnuradio/types.h>     // for gr_vector_const_void_star | ||||
| #include <volk/volk_complex.h>  // for lv_16sc_t | ||||
| #include <cstdint>              // for uint32_t | ||||
| #include <memory>               // for shared_ptr | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Carles Fernandez
					Carles Fernandez