Cosmetics
This commit is contained in:
@@ -42,4 +42,4 @@ public:
|
||||
bool operator==(const Intersection &b) const { return ((this->t == b.t) && (this->object == b.object)); };
|
||||
};
|
||||
|
||||
#endif //DORAYME_INTERSECTION_H
|
||||
#endif /* DORAYME_INTERSECTION_H */
|
||||
|
||||
Reference in New Issue
Block a user