#include <kore/version.h>
#include <kore/module.h>
#include <kore/modulemanager.h>
#include <kore/kernel.h>
#include <iostream>
Go to the source code of this file.
Defines | |
#define | MODULE_TYPE "Module" |
|
Definition at line 8 of file module.cpp. Referenced by kore::Module::Info::setType(). |