mirror of
https://git.intern.spaceteamaachen.de/ALPAKA/Tasty.git
synced 2025-06-13 03:35:59 +00:00
7 lines
112 B
C++
7 lines
112 B
C++
#ifndef STA_TASTY_CONFIG_HPP
|
|
#define STA_TASTY_CONFIG_HPP
|
|
|
|
#define TASTY_CASE_5
|
|
|
|
#endif // STA_TASTY_CONFIG_HPP
|