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