moved from c headers

This commit is contained in:
Erik Frojdh
2019-05-14 17:17:21 +02:00
parent 55f482f915
commit 97692ae3ab
7 changed files with 29 additions and 29 deletions

View File

@ -10,8 +10,8 @@
#include "ZmqSocket.h"
#include "sls_detector_exceptions.h"
#include <cerrno>
#include <iostream>
#include <errno.h>
const std::string DataStreamer::TypeName = "DataStreamer";