FairMQ  1.4.33
C++ Message Queuing Library and Framework
CppSTL.h
1 /********************************************************************************
2  * Copyright (C) 2017 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 FAIR_MQ_TOOLS_CPPSTL_H
10 #define FAIR_MQ_TOOLS_CPPSTL_H
11 
12 namespace fair::mq::tools
13 {
14 
15 
16 
17 } // namespace fair::mq::tools
18 
19 #endif /* FAIR_MQ_TOOLS_CPPSTL_H */

privacy