mirror of
https://github.com/XRPLF/rippled.git
synced 2026-06-03 00:36:48 +00:00
initial commit
This commit is contained in:
6
src/websocketpp.hpp
Normal file
6
src/websocketpp.hpp
Normal file
@@ -0,0 +1,6 @@
|
||||
#ifndef WEBSOCKETPP_HPP
|
||||
#define WEBSOCKETPP_HPP
|
||||
|
||||
#include <websocketpp/websocket_server.hpp>
|
||||
|
||||
#endif // WEBSOCKETPP_HPP
|
||||
Reference in New Issue
Block a user