cpp-common/bt2c/fmt.hpp: use `wise_enum::string_type` in `EnableIfIsWiseEnum` definition
[babeltrace.git] / tests / lib / conds / clk-cls-compat-postconds-triggers.hpp
1 /*
2 * SPDX-License-Identifier: GPL-2.0-only
3 *
4 * Copyright (C) 2024 EfficiOS Inc.
5 */
6
7 #ifndef TESTS_LIB_CONDS_CLK_CLS_COMPAT_POSTCONDS_TRIGGERS_HPP
8 #define TESTS_LIB_CONDS_CLK_CLS_COMPAT_POSTCONDS_TRIGGERS_HPP
9
10 #include "utils.hpp"
11
12 void addClkClsCompatTriggers(CondTriggers& triggers);
13
14 #endif
This page took 0.029988 seconds and 4 git commands to generate.