mirror of
				https://github.com/gnss-sdr/gnss-sdr
				synced 2025-10-30 23:03:05 +00:00 
			
		
		
		
	make cpplint happy
This commit is contained in:
		| @@ -28,7 +28,6 @@ | ||||
| #include <cmath>      // for std::floor | ||||
| #include <exception>  // for std::exception | ||||
| #include <iostream>   // for std::cout | ||||
| #include <vector>     // for std::vector | ||||
| #if USE_GLOG_AND_GFLAGS | ||||
| #include <glog/logging.h> | ||||
| #else | ||||
|   | ||||
| @@ -31,6 +31,7 @@ | ||||
| #include <mutex>      // for mutex | ||||
| #include <string>     // for strings | ||||
| #include <thread>     // for threads | ||||
| #include <vector>     // for std::vector | ||||
|  | ||||
|  | ||||
| /** \addtogroup Signal_Source | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Marc Majoral
					Marc Majoral