#ifndef PLX_H #define PLX_H class Plx { public: Plx(); }; #endif // PLX_H