forked from rcxpony/sparkle
5 lines
120 B
C++
5 lines
120 B
C++
#ifndef INCLUDE_NET_HPP_
|
|
#define INCLUDE_NET_HPP_
|
|
#include <gateway/Websocket.hpp>
|
|
#include <network/Network.hpp>
|
|
#endif |