From f0bbc17aeed1b636782a4b92e8191d90f310d0a2 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Mon, 1 Jun 2015 19:08:33 +0200 Subject: include in gcc.hxx appears to be no longer necessary On MIPS this file pulls in enum processor which conflicts with our class processor. --- odb/gcc.hxx | 2 -- 1 file changed, 2 deletions(-) diff --git a/odb/gcc.hxx b/odb/gcc.hxx index 504b59b..c953047 100644 --- a/odb/gcc.hxx +++ b/odb/gcc.hxx @@ -46,8 +46,6 @@ extern "C" #include #include -#include - #include #include -- cgit v1.1