#ifndef BLACKCORE_H #define BLACKCORE_H //! \file /** * @namespace BlackCore * Backend services of the swift project, like dealing with the network or the simulators. */ /** * \defgroup dbus DBus related functions, classes, or definitions. */ #endif // guard