Add a dummy writter for writing to /dev/null

This commit is contained in:
2018-07-18 11:56:31 +02:00
parent c28a7467dd
commit df86695047
6 changed files with 71 additions and 14 deletions
-1
View File
@@ -1,5 +1,4 @@
#include "../src/ZmqReceiver.hpp"
#include "../src/ZmqReceiver.hpp"
using namespace std;
namespace pt = boost::property_tree;