/** ** \file type/types.hh ** \brief Include all exported headers. */ #pragma once #include // FIXME: We should include "attribute.hh" and "class.hh" as well, but // currently that would break the compilation (because of recursive // dependencies). Investigate and fix this. #include #include #include #include #include #include #include