Network: Threads for Room and RoomMember

This commit is contained in:
B3n30 2017-07-08 15:24:47 +02:00
parent 5137a198f9
commit 589dc083a5
4 changed files with 119 additions and 13 deletions

View file

@ -4,7 +4,6 @@
#pragma once
#include <atomic>
#include <memory>
#include <string>
#include "common/common_types.h"