X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=src%2Fcpp-common%2Fuuid-view.hpp;h=d719d877a3b87b306cd226845aa2e7d02a8485e8;hb=9bdf67d7e10e435e427d85fc534cc8980b3443e2;hp=c45c8ac348eb67389beffa0ad873dbd14e9b551b;hpb=638a0d1225b0950245c027d06834d20236455bfd;p=babeltrace.git diff --git a/src/cpp-common/uuid-view.hpp b/src/cpp-common/uuid-view.hpp index c45c8ac3..d719d877 100644 --- a/src/cpp-common/uuid-view.hpp +++ b/src/cpp-common/uuid-view.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2020 Philippe Proulx + * SPDX-FileCopyrightText: 2020 Philippe Proulx * * SPDX-License-Identifier: MIT */ @@ -7,10 +7,9 @@ #ifndef BABELTRACE_CPP_COMMON_UUID_VIEW_HPP #define BABELTRACE_CPP_COMMON_UUID_VIEW_HPP -#include +#include #include #include -#include #include "common/assert.h" #include "common/uuid.h"