Skip to content
Snippets Groups Projects
Commit 7190a132 authored by Joan Vallvé Navarro's avatar Joan Vallvé Navarro
Browse files

[skip ci] one empty line after license header

parent bd185a93
No related branches found
No related tags found
1 merge request!37Draft: Resolve "Adapt to new sensor constructors in core"
Showing
with 20 additions and 0 deletions
......@@ -17,6 +17,7 @@
//
// You should have received a copy of the GNU Lesser General Public License
// along with this program. If not, see <http://www.gnu.org/licenses/>.
#pragma once
//Wolf includes
......
......@@ -17,6 +17,7 @@
//
// You should have received a copy of the GNU Lesser General Public License
// along with this program. If not, see <http://www.gnu.org/licenses/>.
#pragma once
//Wolf includes
......
......@@ -17,6 +17,7 @@
//
// You should have received a copy of the GNU Lesser General Public License
// along with this program. If not, see <http://www.gnu.org/licenses/>.
#pragma once
//Wolf includes
......
......@@ -17,6 +17,7 @@
//
// You should have received a copy of the GNU Lesser General Public License
// along with this program. If not, see <http://www.gnu.org/licenses/>.
#pragma once
// Enable project-specific definitions and macros
......
......@@ -17,6 +17,7 @@
//
// You should have received a copy of the GNU Lesser General Public License
// along with this program. If not, see <http://www.gnu.org/licenses/>.
#pragma once
// Wolf includes
......
......@@ -17,6 +17,7 @@
//
// You should have received a copy of the GNU Lesser General Public License
// along with this program. If not, see <http://www.gnu.org/licenses/>.
#pragma once
// Wolf includes
......
......@@ -17,6 +17,7 @@
//
// You should have received a copy of the GNU Lesser General Public License
// along with this program. If not, see <http://www.gnu.org/licenses/>.
#pragma once
// Wolf includes
......
......@@ -17,6 +17,7 @@
//
// You should have received a copy of the GNU Lesser General Public License
// along with this program. If not, see <http://www.gnu.org/licenses/>.
#pragma once
// Wolf includes
......
......@@ -17,6 +17,7 @@
//
// You should have received a copy of the GNU Lesser General Public License
// along with this program. If not, see <http://www.gnu.org/licenses/>.
#pragma once
// Wolf includes
......
......@@ -17,6 +17,7 @@
//
// You should have received a copy of the GNU Lesser General Public License
// along with this program. If not, see <http://www.gnu.org/licenses/>.
#pragma once
//Wolf includes
......
......@@ -17,6 +17,7 @@
//
// You should have received a copy of the GNU Lesser General Public License
// along with this program. If not, see <http://www.gnu.org/licenses/>.
#pragma once
//Wolf includes
......
......@@ -17,6 +17,7 @@
//
// You should have received a copy of the GNU Lesser General Public License
// along with this program. If not, see <http://www.gnu.org/licenses/>.
#pragma once
//Wolf includes
......
......@@ -17,6 +17,7 @@
//
// You should have received a copy of the GNU Lesser General Public License
// along with this program. If not, see <http://www.gnu.org/licenses/>.
#pragma once
// Wolf includes
......
......@@ -17,6 +17,7 @@
//
// You should have received a copy of the GNU Lesser General Public License
// along with this program. If not, see <http://www.gnu.org/licenses/>.
#pragma once
// Wolf includes
......
......@@ -17,6 +17,7 @@
//
// You should have received a copy of the GNU Lesser General Public License
// along with this program. If not, see <http://www.gnu.org/licenses/>.
#pragma once
#include "gnss/common/gnss.h"
......
......@@ -17,6 +17,7 @@
//
// You should have received a copy of the GNU Lesser General Public License
// along with this program. If not, see <http://www.gnu.org/licenses/>.
#pragma once
// wolf
......
......@@ -17,6 +17,7 @@
//
// You should have received a copy of the GNU Lesser General Public License
// along with this program. If not, see <http://www.gnu.org/licenses/>.
#pragma once
#include "gnss/common/gnss.h"
......
......@@ -17,6 +17,7 @@
//
// You should have received a copy of the GNU Lesser General Public License
// along with this program. If not, see <http://www.gnu.org/licenses/>.
#include "gnss/capture/capture_gnss.h"
#include <core/state_block/state_block_derived.h>
......
......@@ -17,6 +17,7 @@
//
// You should have received a copy of the GNU Lesser General Public License
// along with this program. If not, see <http://www.gnu.org/licenses/>.
#include "gnss/capture/capture_gnss_fix.h"
#include <core/state_block/state_block_derived.h>
......
......@@ -17,6 +17,7 @@
//
// You should have received a copy of the GNU Lesser General Public License
// along with this program. If not, see <http://www.gnu.org/licenses/>.
#include "gnss/processor/processor_gnss_fix.h"
#include "gnss/capture/capture_gnss.h"
#include "gnss/capture/capture_gnss_fix.h"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment