diff --git a/arangod/Aql/AttributeAccessor.h b/arangod/Aql/AttributeAccessor.h index f8fccec5e5..6d086cd60b 100644 --- a/arangod/Aql/AttributeAccessor.h +++ b/arangod/Aql/AttributeAccessor.h @@ -38,7 +38,7 @@ struct TRI_document_collection_t; namespace triagens { namespace aql { - class Variable; + struct Variable; //////////////////////////////////////////////////////////////////////////////// /// @brief AttributeAccessor