Skip to content
Snippets Groups Projects
Commit 02005592 authored by Joaquim Casals Buñuel's avatar Joaquim Casals Buñuel
Browse files

Adapt rename files

parent 0e4faace
No related branches found
No related tags found
2 merge requests!39release after RAL,!38After 2nd RAL submission
# Pre-requisites about cmake itself
CMAKE_MINimuM_REQUIRED(VERSION 2.6)
CMAKE_MINIMUM_REQUIRED(VERSION 2.6)
if(COMMAND cmake_policy)
cmake_policy(SET CMP0005 NEW)
......
......@@ -3,7 +3,7 @@
//wolf includes
#include "core/sensor/sensor_base.h"
#include "core/utils/params_server.hpp"
#include "core/utils/params_server.h"
#include <iostream>
namespace wolf {
......
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