mirror of
https://github.com/FairRootGroup/FairMQ.git
synced 2025-10-16 10:01:47 +00:00
a little clean up
This commit is contained in:
@@ -1,20 +1,16 @@
|
||||
/*
|
||||
/**
|
||||
* FairMQSink.h
|
||||
*
|
||||
* Created on: Jan 9, 2013
|
||||
* Author: dklein
|
||||
* @since 2013-01-09
|
||||
* @author D. Klein, A. Rybalchenko
|
||||
*/
|
||||
|
||||
#ifndef FAIRMQSINK_H_
|
||||
#define FAIRMQSINK_H_
|
||||
|
||||
#include "Rtypes.h"
|
||||
#include <pthread.h>
|
||||
|
||||
#include "FairMQDevice.h"
|
||||
|
||||
|
||||
|
||||
class FairMQSink: public FairMQDevice
|
||||
{
|
||||
public:
|
||||
|
Reference in New Issue
Block a user