Normalize C/C++ include guards
[babeltrace.git] / src / common / version.h
CommitLineData
7845e95f 1/*
0235b0db 2 * SPDX-License-Identifier: MIT
7845e95f 3 *
0235b0db 4 * Copyright (C) 2018 Michael Jeanson <mjeanson@efficios.com>
7845e95f
MJ
5 */
6
ae2be88d
SM
7#ifndef BABELTRACE_COMMON_VERSION_H
8#define BABELTRACE_COMMON_VERSION_H
0235b0db 9
578e048b 10#include "common/version.i"
7845e95f 11
ae2be88d 12#endif /* BABELTRACE_COMMON_VERSION_H */
This page took 0.121581 seconds and 4 git commands to generate.