#ifndef CDEVICEBASE
#define CDEVICEBASE
#include "CDeviceToken.hpp"
class CDeviceBase
{
public:
};
#endif // CDEVICEBASE