mirror of
https://git.intern.spaceteamaachen.de/ALPAKA/sta-core.git
synced 2025-12-16 16:48:04 +00:00
Change include guard prefix to STA_CORE
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
#ifndef STA_CAN_ITER_HPP
|
||||
#define STA_CAN_ITER_HPP
|
||||
#ifndef STA_CORE_CAN_ITER_HPP
|
||||
#define STA_CORE_CAN_ITER_HPP
|
||||
|
||||
#include <cstdint>
|
||||
|
||||
@@ -60,4 +60,4 @@ namespace sta
|
||||
} // namespace sta
|
||||
|
||||
|
||||
#endif // STA_CAN_ITER_HPP
|
||||
#endif // STA_CORE_CAN_ITER_HPP
|
||||
|
||||
Reference in New Issue
Block a user