mirror of
https://github.com/FairRootGroup/FairMQ.git
synced 2025-10-15 09:31:45 +00:00
various fixes
* fix include paths * print on stderr
This commit is contained in:
committed by
Mohammad Al-Turany
parent
13c9c09ab9
commit
365a68010f
@@ -1,13 +1,13 @@
|
||||
/********************************************************************************
|
||||
* Copyright (C) 2014 GSI Helmholtzzentrum fuer Schwerionenforschung GmbH *
|
||||
* Copyright (C) 2014-2017 GSI Helmholtzzentrum fuer Schwerionenforschung GmbH *
|
||||
* *
|
||||
* This software is distributed under the terms of the *
|
||||
* GNU Lesser General Public Licence version 3 (LGPL) version 3, *
|
||||
* GNU Lesser General Public Licence (LGPL) version 3, *
|
||||
* copied verbatim in the file "LICENSE" *
|
||||
********************************************************************************/
|
||||
|
||||
#include "runFairMQDevice.h"
|
||||
#include "FairMQBenchmarkSampler.h"
|
||||
#include <runFairMQDevice.h>
|
||||
#include <devices/FairMQBenchmarkSampler.h>
|
||||
|
||||
namespace bpo = boost::program_options;
|
||||
|
||||
|
Reference in New Issue
Block a user