#ifndef CORE_H #define CORE_H #include "context.h" #include "iplugin.h" #include "imetadataplugin.h" #include "transaction.h" #endif // CORE_H