Add newline to memory_kokkos.h

This commit is contained in:
Stan Moore
2017-12-01 10:33:47 -07:00
parent 31eb12920c
commit 5b33f153f4

View File

@ -296,4 +296,5 @@ void destroy_kokkos(TYPE data, typename TYPE::value_type** &array)
}
#endif
#endif