blob: 121cef618a6d43954007fc087cefe017356b285e [file]
#ifndef COPYABLE_H
#define COPYABLE_H
class Copyable
{
public:
};
#endif // COPYABLE_H