Skip to content

Commit

Permalink
begin remote_storage
Browse files Browse the repository at this point in the history
  • Loading branch information
EfesX committed Jun 4, 2024
1 parent 7917cec commit 5f4b3f6
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions include/detail/remote_storage.hpp
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
#pragma once

namespace efesx::queue::detail {


class remote_storage {

};


}; // namespace efesx::queue::detail

0 comments on commit 5f4b3f6

Please sign in to comment.