#ifndef VPSHEET_H #define VPSHEET_H class VPSheet { public: VPSheet(); }; #endif // VPSHEET_H