Squashed 'libs/CommService/' changes from 7ccc0fc..e3612a5
e3612a5 FIX: fixed the termination of the processes git-subtree-dir: libs/CommService git-subtree-split: e3612a55032895575a2f3394511d6c09b2a98988
This commit is contained in:
@@ -1,18 +1,13 @@
|
||||
#ifndef __PAYLOADS_JOIN__
|
||||
#define __PAYLOADS_JOIN__
|
||||
/*
|
||||
* This Source Code Form is subject to the terms of the Mozilla Public
|
||||
* License, v. 2.0. If a copy of the MPL was not distributed with this
|
||||
* file, You can obtain one at https://mozilla.org/MPL/2.0/.
|
||||
*/
|
||||
|
||||
|
||||
/**
|
||||
* @file
|
||||
* @brief main header file for the BC::Payloads::HotPlugJoin payload
|
||||
* @author Dominik Meyer <dmeyer@hsu-hh.de>
|
||||
* @date 2019-02-03
|
||||
* @copyright 2019 no yet defined
|
||||
* @brief main header file for the Join payload
|
||||
* @author Henry Winkel
|
||||
* @date 15.09.2022
|
||||
* @copyright
|
||||
*/
|
||||
#include <CommService/transmittable.hpp>
|
||||
#include <cstdint>
|
||||
|
||||
Reference in New Issue
Block a user