#ifndef PGLABLIB_H #define PGLABLIB_H class Pglablib { public: Pglablib(); }; #endif // PGLABLIB_H