mirror of
https://github.com/FairRootGroup/FairMQ.git
synced 2025-10-16 01:51:45 +00:00
a little clean up
This commit is contained in:
@@ -1,15 +1,14 @@
|
||||
/*
|
||||
/**
|
||||
* FairMQBuffer.h
|
||||
*
|
||||
* Created on: Oct 25, 2012
|
||||
* Author: dklein
|
||||
* @since 2012-10-25
|
||||
* @author D. Klein, A. Rybalchenko
|
||||
*/
|
||||
|
||||
#ifndef FAIRMQBUFFER_H_
|
||||
#define FAIRMQBUFFER_H_
|
||||
|
||||
#include "FairMQDevice.h"
|
||||
#include "Rtypes.h"
|
||||
|
||||
|
||||
class FairMQBuffer: public FairMQDevice
|
||||
|
Reference in New Issue
Block a user