diff --git a/op3_walking_module_msgs/CMakeLists.txt b/op3_walking_module_msgs/CMakeLists.txt index 6072dc6..8929451 100644 --- a/op3_walking_module_msgs/CMakeLists.txt +++ b/op3_walking_module_msgs/CMakeLists.txt @@ -1,6 +1,7 @@ ################################################################################ # CMake -################################################################################cmake_minimum_required(VERSION 2.8.3) +################################################################################ +cmake_minimum_required(VERSION 2.8.3) project(op3_walking_module_msgs) ################################################################################ @@ -51,4 +52,4 @@ catkin_package() ################################################################################ # Test -################################################################################ \ No newline at end of file +################################################################################