game/sdlpp/sdlpp_geometry.hpp

8 lines
135 B
C++
Raw Permalink Normal View History

#ifndef SDLPP_HPP_GEOMETRY
#define SDLPP_HPP_GEOMETRY
#include "sdlpp_geometry_vector.hpp"
#include "sdlpp_geometry_line.hpp"
#endif