FairMQ
1.4.33
C++ Message Queuing Library and Framework
fairmq
options
FairMQProgOptions.h
1
/********************************************************************************
2
* Copyright (C) 2014-2018 GSI Helmholtzzentrum fuer Schwerionenforschung GmbH *
3
* *
4
* This software is distributed under the terms of the *
5
* GNU Lesser General Public Licence (LGPL) version 3, *
6
* copied verbatim in the file "LICENSE" *
7
********************************************************************************/
8
9
#ifndef FAIRMQPROGOPTIONS_H
10
#define FAIRMQPROGOPTIONS_H
11
12
#include <fairmq/ProgOptions.h>
13
14
#endif
/* FAIRMQPROGOPTIONS_H */
privacy