From 733198de1b7fc3907609217147704f493f6146e6 Mon Sep 17 00:00:00 2001 From: Stephan Bergmann Date: Wed, 29 Jun 2016 09:15:05 +0200 Subject: Remove support for Clang < 3.4 Change-Id: I81e97c5f720535b33dd3ce72d01151765e4e93a0 --- compilerplugins/clang/automem.cxx | 1 - 1 file changed, 1 deletion(-) (limited to 'compilerplugins/clang/automem.cxx') diff --git a/compilerplugins/clang/automem.cxx b/compilerplugins/clang/automem.cxx index dfa35250895a..b4585fb76c7b 100644 --- a/compilerplugins/clang/automem.cxx +++ b/compilerplugins/clang/automem.cxx @@ -13,7 +13,6 @@ #include #include #include "plugin.hxx" -#include "compat.hxx" /** Find calls to "delete x" where x is a field on an object. -- cgit v1.2.3