Thread-safe version of OutputCapturer
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
#include "../include/OutputCapturer.h"
|
||||
|
||||
std::ostringstream OutputCapturer::stream;
|
||||
boost::mutex mMutex;
|
||||
|
||||
Reference in New Issue
Block a user