mirror of
https://git.intern.spaceteamaachen.de/ALPAKA/sta-core.git
synced 2025-08-06 10:27:34 +00:00
Updated gitignore and added spatz utilities
This commit is contained in:
@@ -5,8 +5,8 @@
|
||||
* Author: Dario
|
||||
*/
|
||||
|
||||
#ifndef STA_DEBUGGING_PROFILING_HPP
|
||||
#define STA_DEBUGGING_PROFILING_HPP
|
||||
#ifndef STA_CORE_PROFILE_HPP
|
||||
#define STA_CORE_PROFILE_HPP
|
||||
|
||||
#include <sta/debug/debug.hpp>
|
||||
|
||||
@@ -44,4 +44,4 @@ namespace sta
|
||||
|
||||
#endif // // STA_PROFILING_ENABLED
|
||||
|
||||
#endif // STA_DEBUGGING_PROFILING_HPP
|
||||
#endif // STA_CORE_PROFILE_HPP
|
||||
|
Reference in New Issue
Block a user