#ifndef __INTERSECTABLE_H #define __INTERSECTABLE_H class Intersectable { }; #endif