lib: rename BT_ASSERT_PRE_BEGIN_LE_END() -> BT_..._MSG_CS_BEGIN_LE_END()
[babeltrace.git] / src / common / version.h
... / ...
CommitLineData
1/*
2 * SPDX-License-Identifier: MIT
3 *
4 * Copyright (C) 2018 Michael Jeanson <mjeanson@efficios.com>
5 */
6
7#ifndef VERSION_H
8#define VERSION_H
9
10#include "common/version.i"
11
12#endif /* VERSION_H */
This page took 0.027898 seconds and 4 git commands to generate.