5 lines
112 B
C
5 lines
112 B
C
#ifndef INCLUDE_NET_H_
|
|
#define INCLUDE_NET_H_
|
|
#include <gateway/Websocket.hpp>
|
|
#include <tls/Network.hpp>
|
|
#endif |