#ifndef REFDATA_H #define REFDATA_H namespace OMW { class RefData { }; } #endif