#ifndef __PSHAG_CWARP_HPP__ #define __PSHAG_CWARP_HPP__ namespace pshag { class CWarp { }; } #endif // __PSHAG_CWARP_HPP__