use [[gnu::...]] attributes
This commit is contained in:
@@ -6,7 +6,6 @@
|
||||
#include "input/InputStream.hxx"
|
||||
#include "tag/Names.hxx"
|
||||
#include "util/StringBuffer.hxx"
|
||||
#include "util/Compiler.h"
|
||||
|
||||
#include <unistd.h>
|
||||
#include <stdio.h>
|
||||
|
@@ -3,7 +3,6 @@
|
||||
|
||||
#include "tag/Builder.hxx"
|
||||
#include "tag/Tag.hxx"
|
||||
#include "util/Compiler.h"
|
||||
|
||||
inline void
|
||||
BuildTag([[maybe_unused]] TagBuilder &tag) noexcept
|
||||
|
@@ -1,5 +1,4 @@
|
||||
#include "fs/LookupFile.hxx"
|
||||
#include "util/Compiler.h"
|
||||
|
||||
#include <gtest/gtest.h>
|
||||
|
||||
|
@@ -2,7 +2,6 @@
|
||||
// Copyright The Music Player Daemon Project
|
||||
|
||||
#include "util/ByteReverse.hxx"
|
||||
#include "util/Compiler.h"
|
||||
|
||||
#include <gtest/gtest.h>
|
||||
|
||||
|
Reference in New Issue
Block a user