removed self-inclusion

This commit is contained in:
Robin Müller 2020-04-18 14:16:46 +02:00
parent e34a438e77
commit 9580f51c30

View File

@ -1,7 +1,6 @@
#ifndef COOKIE_H_ #ifndef COOKIE_H_
#define COOKIE_H_ #define COOKIE_H_
#include <framework/devicehandlers/CookieIF.h> #include <cstdint>
#include <stdint.h>
/** /**
* @brief Physical address type * @brief Physical address type