mirror of
				https://github.com/gnss-sdr/gnss-sdr
				synced 2025-10-30 23:03:05 +00:00 
			
		
		
		
	Fix building error
This commit is contained in:
		| @@ -17,10 +17,10 @@ | |||||||
| #ifndef ION_GSM_CHUNK_DATA_H | #ifndef ION_GSM_CHUNK_DATA_H | ||||||
| #define ION_GSM_CHUNK_DATA_H | #define ION_GSM_CHUNK_DATA_H | ||||||
|  |  | ||||||
| #include "GnssMetadata.h" |  | ||||||
| #include "ion_gsms_chunk_unpacking_ctx.h" | #include "ion_gsms_chunk_unpacking_ctx.h" | ||||||
| #include "ion_gsms_stream_encodings.h" | #include "ion_gsms_stream_encodings.h" | ||||||
| #include <gnuradio/block.h> | #include <gnuradio/block.h> | ||||||
|  | #include <GnssMetadata.h> | ||||||
| #include <cstddef> | #include <cstddef> | ||||||
| #include <cstdint> | #include <cstdint> | ||||||
| #include <iostream> | #include <iostream> | ||||||
|   | |||||||
| @@ -19,8 +19,8 @@ | |||||||
| #ifndef ION_GSM_CHUNK_UNPACKING_CTX_H | #ifndef ION_GSM_CHUNK_UNPACKING_CTX_H | ||||||
| #define ION_GSM_CHUNK_UNPACKING_CTX_H | #define ION_GSM_CHUNK_UNPACKING_CTX_H | ||||||
|  |  | ||||||
| #include "GnssMetadata.h" |  | ||||||
| #include <gnuradio/block.h> | #include <gnuradio/block.h> | ||||||
|  | #include <GnssMetadata.h> | ||||||
| #include <cstdint> | #include <cstdint> | ||||||
|  |  | ||||||
| /** \addtogroup Signal_Source | /** \addtogroup Signal_Source | ||||||
|   | |||||||
| @@ -17,9 +17,9 @@ | |||||||
| #ifndef ION_GSMS_METADATA_HANDLER_H | #ifndef ION_GSMS_METADATA_HANDLER_H | ||||||
| #define ION_GSMS_METADATA_HANDLER_H | #define ION_GSMS_METADATA_HANDLER_H | ||||||
|  |  | ||||||
| #include "GnssMetadata.h" |  | ||||||
| #include "configuration_interface.h" | #include "configuration_interface.h" | ||||||
| #include <gnuradio/block.h> | #include <gnuradio/block.h> | ||||||
|  | #include <GnssMetadata.h> | ||||||
| #include <string> | #include <string> | ||||||
| #include <vector> | #include <vector> | ||||||
|  |  | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 Carles Fernandez
					Carles Fernandez