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

[skip ci] one empty line after license header

parent e0f70e2d
No related branches found
No related tags found
1 merge request!448Draft: Resolve "Implementation of new nodes creation"
Pipeline #15397 skipped
Showing
with 20 additions and 0 deletions
...@@ -17,6 +17,7 @@ ...@@ -17,6 +17,7 @@
// //
// You should have received a copy of the GNU Lesser General Public License // 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/>. // along with this program. If not, see <http://www.gnu.org/licenses/>.
#pragma once #pragma once
//Wolf includes //Wolf includes
......
...@@ -17,6 +17,7 @@ ...@@ -17,6 +17,7 @@
// //
// You should have received a copy of the GNU Lesser General Public License // 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/>. // along with this program. If not, see <http://www.gnu.org/licenses/>.
#pragma once #pragma once
//Wolf includes //Wolf includes
......
...@@ -17,6 +17,7 @@ ...@@ -17,6 +17,7 @@
// //
// You should have received a copy of the GNU Lesser General Public License // 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/>. // along with this program. If not, see <http://www.gnu.org/licenses/>.
#pragma once #pragma once
// Fwd refs // Fwd refs
......
...@@ -17,6 +17,7 @@ ...@@ -17,6 +17,7 @@
// //
// You should have received a copy of the GNU Lesser General Public License // 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/>. // along with this program. If not, see <http://www.gnu.org/licenses/>.
#pragma once #pragma once
// Fwd dependencies // Fwd dependencies
......
...@@ -17,6 +17,7 @@ ...@@ -17,6 +17,7 @@
// //
// You should have received a copy of the GNU Lesser General Public License // 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/>. // along with this program. If not, see <http://www.gnu.org/licenses/>.
#pragma once #pragma once
// wolf // wolf
......
...@@ -17,6 +17,7 @@ ...@@ -17,6 +17,7 @@
// //
// You should have received a copy of the GNU Lesser General Public License // 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/>. // along with this program. If not, see <http://www.gnu.org/licenses/>.
#pragma once #pragma once
// // Fwd references // // Fwd references
......
...@@ -17,6 +17,7 @@ ...@@ -17,6 +17,7 @@
// //
// You should have received a copy of the GNU Lesser General Public License // 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/>. // along with this program. If not, see <http://www.gnu.org/licenses/>.
#pragma once #pragma once
// Wolf includes // Wolf includes
......
...@@ -17,6 +17,7 @@ ...@@ -17,6 +17,7 @@
// //
// You should have received a copy of the GNU Lesser General Public License // 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/>. // along with this program. If not, see <http://www.gnu.org/licenses/>.
#pragma once #pragma once
// wolf // wolf
......
...@@ -17,6 +17,7 @@ ...@@ -17,6 +17,7 @@
// //
// You should have received a copy of the GNU Lesser General Public License // 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/>. // along with this program. If not, see <http://www.gnu.org/licenses/>.
#pragma once #pragma once
// Fwd refs // Fwd refs
......
...@@ -17,6 +17,7 @@ ...@@ -17,6 +17,7 @@
// //
// You should have received a copy of the GNU Lesser General Public License // 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/>. // along with this program. If not, see <http://www.gnu.org/licenses/>.
#pragma once #pragma once
#include "core/common/wolf.h" #include "core/common/wolf.h"
......
...@@ -17,6 +17,7 @@ ...@@ -17,6 +17,7 @@
// //
// You should have received a copy of the GNU Lesser General Public License // 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/>. // along with this program. If not, see <http://www.gnu.org/licenses/>.
#pragma once #pragma once
#include "core/common/wolf.h" #include "core/common/wolf.h"
......
...@@ -17,6 +17,7 @@ ...@@ -17,6 +17,7 @@
// //
// You should have received a copy of the GNU Lesser General Public License // 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/>. // along with this program. If not, see <http://www.gnu.org/licenses/>.
#pragma once #pragma once
#include <Eigen/Dense> #include <Eigen/Dense>
......
...@@ -17,6 +17,7 @@ ...@@ -17,6 +17,7 @@
// //
// You should have received a copy of the GNU Lesser General Public License // 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/>. // along with this program. If not, see <http://www.gnu.org/licenses/>.
#pragma once #pragma once
#include "core/common/wolf.h" #include "core/common/wolf.h"
......
...@@ -17,6 +17,7 @@ ...@@ -17,6 +17,7 @@
// //
// You should have received a copy of the GNU Lesser General Public License // 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/>. // along with this program. If not, see <http://www.gnu.org/licenses/>.
#pragma once #pragma once
// Fwd refs // Fwd refs
......
...@@ -17,6 +17,7 @@ ...@@ -17,6 +17,7 @@
// //
// You should have received a copy of the GNU Lesser General Public License // 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/>. // along with this program. If not, see <http://www.gnu.org/licenses/>.
#pragma once #pragma once
// wolf // wolf
......
...@@ -17,6 +17,7 @@ ...@@ -17,6 +17,7 @@
// //
// You should have received a copy of the GNU Lesser General Public License // 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/>. // along with this program. If not, see <http://www.gnu.org/licenses/>.
#pragma once #pragma once
#include "core/common/wolf.h" #include "core/common/wolf.h"
......
...@@ -17,6 +17,7 @@ ...@@ -17,6 +17,7 @@
// //
// You should have received a copy of the GNU Lesser General Public License // 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/>. // along with this program. If not, see <http://www.gnu.org/licenses/>.
#pragma once #pragma once
#include "core/common/wolf.h" #include "core/common/wolf.h"
......
...@@ -17,6 +17,7 @@ ...@@ -17,6 +17,7 @@
// //
// You should have received a copy of the GNU Lesser General Public License // 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/>. // along with this program. If not, see <http://www.gnu.org/licenses/>.
#pragma once #pragma once
// Fwd refs // Fwd refs
......
...@@ -17,6 +17,7 @@ ...@@ -17,6 +17,7 @@
// //
// You should have received a copy of the GNU Lesser General Public License // 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/>. // along with this program. If not, see <http://www.gnu.org/licenses/>.
#pragma once #pragma once
#include "core/processor/processor_odom_2d.h" #include "core/processor/processor_odom_2d.h"
......
...@@ -17,6 +17,7 @@ ...@@ -17,6 +17,7 @@
// //
// You should have received a copy of the GNU Lesser General Public License // 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/>. // along with this program. If not, see <http://www.gnu.org/licenses/>.
#pragma once #pragma once
#include "core/processor/processor_base.h" #include "core/processor/processor_base.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