1
0
mirror of https://github.com/gnss-sdr/gnss-sdr synced 2025-10-28 14:07:38 +00:00

Bump version number to v0.0.7

preparing v0.0.7 release and minor code cleaning
This commit is contained in:
Carles Fernandez
2016-05-13 19:17:56 +02:00
parent 05e7ca7b38
commit 19f46c2cd9
8 changed files with 11 additions and 11 deletions

View File

@@ -31,8 +31,8 @@
*/
#ifndef GNSS_SDR_hybrid_observables_H_
#define GNSS_SDR_hybrid_observables_H_
#ifndef GNSS_SDR_HYBRID_OBSERVABLES_H_
#define GNSS_SDR_HYBRID_OBSERVABLES_H_
#include <string>
#include "observables_interface.h"

View File

@@ -31,7 +31,7 @@
#ifndef GNSS_SDR_GALILEO_E1_OBSERVABLES_CC_H
#define GNSS_SDR_GALILEO_E1_OBSERVABLES_CC_H
#define GNSS_SDR_GALILEO_E1_OBSERVABLES_CC_H
#include <fstream>

View File

@@ -29,7 +29,7 @@
#ifndef GNSS_SDR_GPS_L1_CA_OBSERVABLES_CC_H
#define GNSS_SDR_GPS_L1_CA_OBSERVABLES_CC_H
#define GNSS_SDR_GPS_L1_CA_OBSERVABLES_CC_H
#include <deque>
#include <fstream>

View File

@@ -31,7 +31,7 @@
#ifndef GNSS_SDR_HYBRID_OBSERVABLES_CC_H
#define GNSS_SDR_HYBRID_OBSERVABLES_CC_H
#define GNSS_SDR_HYBRID_OBSERVABLES_CC_H
#include <fstream>
#include <string>