mirror of
				https://github.com/gnss-sdr/gnss-sdr
				synced 2025-10-31 15:23:04 +00:00 
			
		
		
		
	Minor bugs: adding include files and removing an unnecessary declaration
git-svn-id: https://svn.code.sf.net/p/gnss-sdr/code/trunk@443 64b25241-fba3-4117-9849-534c7e92360d
This commit is contained in:
		| @@ -1553,6 +1553,3 @@ enum RINEX_enumMarkerType { | ||||
|  | ||||
|  */ | ||||
|  | ||||
| inline std::string Rinex_Printer::asString(const long double x, | ||||
|                 const std::string::size_type precision) { | ||||
| } | ||||
|   | ||||
| @@ -28,6 +28,8 @@ include_directories( | ||||
|      ${CMAKE_SOURCE_DIR}/src/core/receiver | ||||
|      ${CMAKE_SOURCE_DIR}/src/algorithms/telemetry_decoder/adapters | ||||
|      ${Boost_INCLUDE_DIRS} | ||||
|      ${GLOG_INCLUDE_DIRS} | ||||
|      ${GFlags_INCLUDE_DIRS} | ||||
| ) | ||||
|  | ||||
| add_library(telemetry_decoder_lib ${TELEMETRY_DECODER_LIB_SOURCES}) | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Carles Fernandez
					Carles Fernandez