mirror of
https://git.intern.spaceteamaachen.de/ALPAKA/Tasty.git
synced 2025-06-11 19:15:59 +00:00
8 lines
115 B
C++
8 lines
115 B
C++
|
|
#ifndef STA_TASTY_CONFIG_HPP
|
|
#define STA_TASTY_CONFIG_HPP
|
|
|
|
#define TASTY_CASE_7
|
|
|
|
#endif // STA_TASTY_CONFIG_HPP
|