mirror of
https://git.intern.spaceteamaachen.de/ALPAKA/sta-core.git
synced 2025-09-29 05:17:33 +00:00
Cleanup doxygen
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
#include <sta/atomic/mutex.hpp>
|
||||
#ifdef STA_ATOMIC_ENABLE
|
||||
#ifdef STA_ATOMIC_ENABLED
|
||||
|
||||
|
||||
namespace sta
|
||||
@@ -20,4 +20,4 @@ namespace sta
|
||||
} // namespace sta
|
||||
|
||||
|
||||
#endif // STA_ATOMIC_ENABLE
|
||||
#endif // STA_ATOMIC_ENABLED
|
||||
|
@@ -1,5 +1,5 @@
|
||||
#include <sta/atomic/signal.hpp>
|
||||
#ifdef STA_ATOMIC_ENABLE
|
||||
#ifdef STA_ATOMIC_ENABLED
|
||||
|
||||
|
||||
namespace sta
|
||||
@@ -30,4 +30,4 @@ namespace sta
|
||||
} // namespace sta
|
||||
|
||||
|
||||
#endif // STA_ATOMIC_ENABLE
|
||||
#endif // STA_ATOMIC_ENABLED
|
||||
|
Reference in New Issue
Block a user