fixed inclue protection
This commit is contained in:
parent
5cf9e938cc
commit
3ef939aca8
@ -2,7 +2,7 @@
|
||||
#define FRAMEWORK_STORAGEMANAGER_LOCALPOOL_TPP_
|
||||
|
||||
#ifndef FRAMEWORK_STORAGEMANAGER_LOCALPOOL_H_
|
||||
#error Include LocalPool.h instead of LocalPool.tpp!.
|
||||
#error Include LocalPool.h instead of LocalPool.tpp!
|
||||
#endif
|
||||
|
||||
template<uint8_t NUMBER_OF_POOLS>
|
||||
|
@ -2,7 +2,7 @@
|
||||
#define FRAMEWORK_STORAGEMANAGER_POOLMANAGER_TPP_
|
||||
|
||||
#ifndef FRAMEWORK_STORAGEMANAGER_POOLMANAGER_H_
|
||||
#error Include LocalPool.h instead of LocalPool.tpp!.
|
||||
#error Include LocalPool.h instead of LocalPool.tpp!
|
||||
#endif
|
||||
|
||||
template<uint8_t NUMBER_OF_POOLS>
|
||||
|
Loading…
Reference in New Issue
Block a user