From adefb287c55b1ef45c04e77ea8413f2724381a3c Mon Sep 17 00:00:00 2001 From: Stan Gerald Moore Date: Wed, 2 Mar 2022 09:29:07 -0700 Subject: [PATCH] whitespace --- src/KOKKOS/pair_reaxff_kokkos.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/KOKKOS/pair_reaxff_kokkos.h b/src/KOKKOS/pair_reaxff_kokkos.h index 39d49b8e95..4adb35b52c 100644 --- a/src/KOKKOS/pair_reaxff_kokkos.h +++ b/src/KOKKOS/pair_reaxff_kokkos.h @@ -167,7 +167,7 @@ class PairReaxFFKokkos : public PairReaxFF { KOKKOS_INLINE_FUNCTION void operator()(TagPairReaxBuildListsHalfBlockingPreview, const int&) const; - template + template KOKKOS_INLINE_FUNCTION void operator()(TagPairReaxBuildListsHalfPreview, const int&) const;