X-Git-Url: https://git.lttng.org/?p=lttng-tools.git;a=blobdiff_plain;f=include%2Fversion.hpp;fp=include%2Fversion.hpp;h=9bd5e0ca9c70043c9e5e70211fa8cae99f72fc7b;hp=0000000000000000000000000000000000000000;hb=c9e313bc594f40a86eed237dce222c0fc99c957f;hpb=4878de5c7deb512bbdac4fdfc498907efa06fb7c diff --git a/include/version.hpp b/include/version.hpp new file mode 100644 index 000000000..9bd5e0ca9 --- /dev/null +++ b/include/version.hpp @@ -0,0 +1,13 @@ +/* + * Copyright (C) 2013-2014 Raphaël Beamonte + * + * SPDX-License-Identifier: GPL-2.0-only + * + */ + +#ifndef VERSION_H +#define VERSION_H + +#include + +#endif /* VERSION_H */