1
0
forked from fsfw/fsfw

some little form improvements

This commit is contained in:
2020-06-06 01:36:07 +02:00
parent d600d48816
commit b4561465ba
4 changed files with 5 additions and 5 deletions

View File

@ -1,5 +1,5 @@
#ifndef DEVICEHANDLERS_DEVICEHANDLERBASE_H_
#define DEVICEHANDLERS_DEVICEHANDLERBASE_H_
#ifndef FRAMEWORK_DEVICEHANDLERS_DEVICEHANDLERBASE_H_
#define FRAMEWORK_DEVICEHANDLERS_DEVICEHANDLERBASE_H_
#include <framework/objectmanager/SystemObject.h>
#include <framework/tasks/ExecutableObjectIF.h>