#ifndef ISURFACE_HPP #define ISURFACE_HPP namespace boo { class ISurface { public: }; } #endif // CSURFACE_HPP