Converting log writers and input readers to plugins.

This commit is contained in:
Robin Sommer 2014-07-12 19:09:46 -07:00
parent 6d9e261384
commit f4cbcb9b03
109 changed files with 1177 additions and 495 deletions

View file

@ -7,6 +7,8 @@
#include "threading/MsgThread.h"
#include "Component.h"
class RemoteSerializer;
namespace logging {