Skip to content
Snippets Groups Projects
Commit 601f244c authored by Mirko Wächter's avatar Mirko Wächter
Browse files

fixed include guard

parent 1daac9d5
No related branches found
No related tags found
No related merge requests found
......@@ -20,8 +20,8 @@
* GNU General Public License
*/
#ifndef _ARMARX_COMPONENT_KINEMATIC_UNIT_SIMULATION_H
#define _ARMARX_COMPONENT_KINEMATIC_UNIT_SIMULATION_H
#ifndef _ARMARX_COMPONENT_PLATFORM_UNIT_SIMULATION_H
#define _ARMARX_COMPONENT_PLATFORM_UNIT_SIMULATION_H
#include "PlatformUnit.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