diff --git a/example/ck_tile/01_fmha/fmha_fwd.hpp b/example/ck_tile/01_fmha/fmha_fwd.hpp index ee6c672339..52036c267d 100644 --- a/example/ck_tile/01_fmha/fmha_fwd.hpp +++ b/example/ck_tile/01_fmha/fmha_fwd.hpp @@ -10,7 +10,6 @@ #include "mask.hpp" #include "bias.hpp" #include -#include template struct FmhaFwdTypeConfig;