#ifndef SPECTER_VIEW_HPP
#define SPECTER_VIEW_HPP
namespace Specter
{
class View
};
}
#endif // SPECTER_VIEW_HPP