diff options
Diffstat (limited to 'lib/src/turns.h')
| -rw-r--r-- | lib/src/turns.h | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/lib/src/turns.h b/lib/src/turns.h deleted file mode 100644 index ed6a0bf..0000000 --- a/lib/src/turns.h +++ /dev/null @@ -1,13 +0,0 @@ -/* - * SPDX-FileCopyrightText: 2025 Felix Morgner <felix.morgner@gmail.com> - * SPDX-License-Identifier: LGPL-2.1-only - */ - -#ifndef TURNS_H -#define TURNS_H - -#include "turns-init.h" // IWYU pragma: export -#include "turns-participant.h" // IWYU pragma: export -#include "turns-turn-order.h" // IWYU pragma: export - -#endif |
