Commit 5b33f153 authored by Stan Moore's avatar Stan Moore
Browse files

Add newline to memory_kokkos.h

parent 31eb1292
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -297,3 +297,4 @@ void destroy_kokkos(TYPE data, typename TYPE::value_type** &array)
}

#endif