#include "services/prediction/PredictionExchangeAdapter.h"

// Abstract base class — this translation unit exists only so Qt's AutoMOC
// emits and links the moc-generated Q_OBJECT code (signals, metaObject,
// qt_metacast, qt_metacall, staticMetaObject). The class has no
// implementation of its own; concrete subclasses provide all behaviour.

namespace fincept::services::prediction {
// Intentionally empty.
} // namespace fincept::services::prediction
