From 6c876cf3280ba63d6077656476c2fc692e4bb1ff Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Sun, 28 Nov 2010 13:56:07 +0200 Subject: Qualify all unqualified name components in pointer types This this necessary since they may not resolve in the typedef that we generate in namespace odb. --- odb/gcc.hxx | 1 + 1 file changed, 1 insertion(+) (limited to 'odb/gcc.hxx') diff --git a/odb/gcc.hxx b/odb/gcc.hxx index 5c5bdde..83161a6 100644 --- a/odb/gcc.hxx +++ b/odb/gcc.hxx @@ -29,6 +29,7 @@ extern "C" #include +#include #include #include #include -- cgit v1.1