mirror of
https://github.com/oxen-io/lokinet.git
synced 2024-11-02 03:40:12 +00:00
6 lines
84 B
C++
6 lines
84 B
C++
|
#ifndef LLARP_RC_HPP
|
||
|
#define LLARP_RC_HPP
|
||
|
#include <llarp/router_contact.h>
|
||
|
|
||
|
#endif
|