diff options
-rw-r--r-- | modules/remote-kokkos/c++/rpc.hpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/modules/remote-kokkos/c++/rpc.hpp b/modules/remote-kokkos/c++/rpc.hpp index 5bce553..9137da0 100644 --- a/modules/remote-kokkos/c++/rpc.hpp +++ b/modules/remote-kokkos/c++/rpc.hpp @@ -42,6 +42,5 @@ private: */ struct data_storage { }; - }; } |