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