mirror of
https://github.com/gnss-sdr/gnss-sdr
synced 2025-10-21 18:47:41 +00:00
Apply automated code formatting
Documented at .clang-format See http://clang.llvm.org/docs/ClangFormat.html and http://clang.llvm.org/docs/ClangFormatStyleOptions.html
This commit is contained in:
@@ -40,7 +40,8 @@
|
||||
#include "gnss_block_interface.h"
|
||||
#include "gnss_synchro.h"
|
||||
|
||||
template<typename Data>class concurrent_queue;
|
||||
template <typename Data>
|
||||
class concurrent_queue;
|
||||
|
||||
/*!
|
||||
* \brief This abstract class represents an interface to a tracking block.
|
||||
|
Reference in New Issue
Block a user