mirror of
https://git.intern.spaceteamaachen.de/ALPAKA/sta-core.git
synced 2025-08-06 18:37:34 +00:00
Updated config for F407 and fixed profiler error
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
|
||||
#include <sta/debug/profile.hpp>
|
||||
|
||||
#ifdef STA_DEBUGGING_ENABLED
|
||||
#ifdef STA_PROFILING_ENABLED
|
||||
|
||||
#include <sta/time.hpp>
|
||||
|
||||
@@ -26,4 +26,4 @@ namespace sta
|
||||
}
|
||||
} // namespace sta
|
||||
|
||||
#endif // STA_DEBUGGING_ENABLED
|
||||
#endif // STA_PROFILING_ENABLED
|
||||
|
Reference in New Issue
Block a user