From ab8005f03eefd4d0bba8104298815731a20fc8f0 Mon Sep 17 00:00:00 2001 From: Max Kellermann Date: Tue, 16 May 2017 22:56:30 +0200 Subject: [PATCH] util/ScopeExit: include cleanup --- src/util/ScopeExit.hxx | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/util/ScopeExit.hxx b/src/util/ScopeExit.hxx index e93601dd4..b64a35cf0 100644 --- a/src/util/ScopeExit.hxx +++ b/src/util/ScopeExit.hxx @@ -30,8 +30,6 @@ #ifndef SCOPE_EXIT_HXX #define SCOPE_EXIT_HXX -#include "Compiler.h" - #include /**