#ifndef SOßENART_H #define SOßENART_H enum class Soßenart { Soy, Fish, Hoisin, Chili_Oil, Sambal, Chili_Crisp }; #endif // SOßENART_H