xrpld
Loading...
Searching...
No Matches
Hook.cpp
1#include <xrpl/beast/insight/Hook.h>
2
3#include <xrpl/beast/insight/HookImpl.h>
4
5namespace beast::insight {
6
7HookImpl::~HookImpl() = default;
8} // namespace beast::insight