From e07e0bc9c1aa55ea8364efa14ad29df36ee4737c Mon Sep 17 00:00:00 2001 From: Max Kellermann Date: Tue, 6 Apr 2021 14:05:28 +0200 Subject: [PATCH] util/AllocatedArray: include cleanup --- src/util/AllocatedArray.hxx | 1 - 1 file changed, 1 deletion(-) diff --git a/src/util/AllocatedArray.hxx b/src/util/AllocatedArray.hxx index 9a2b08690..cbb128307 100644 --- a/src/util/AllocatedArray.hxx +++ b/src/util/AllocatedArray.hxx @@ -32,7 +32,6 @@ #include "ConstBuffer.hxx" #include "WritableBuffer.hxx" -#include "Compiler.h" #include #include