Skip to content

Commit

Permalink
split interfaces into http and websocket headers
Browse files Browse the repository at this point in the history
  • Loading branch information
leemaguire committed Jul 15, 2024
1 parent 7686c73 commit 9bae9d7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions include/cpprealm/networking/networking.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@
#define CPPREALM_NETWORKING_HPP

#include <map>
#include <string>

namespace realm::networking {
/**
Expand Down

0 comments on commit 9bae9d7

Please sign in to comment.