1
0
Fork 0
mirror of https://github.com/bolero-MURAKAMI/Sprout synced 2024-11-12 21:09:01 +00:00
Sprout/sprout/darkroom/tracers.hpp
2011-11-26 15:20:35 +09:00

7 lines
205 B
C++

#ifndef SPROUT_DARKROOM_TRACERS_HPP
#define SPROUT_DARKROOM_TRACERS_HPP
#include <sprout/config.hpp>
#include <sprout/darkroom/tracers/raytracer.hpp>
#endif // #ifndef SPROUT_DARKROOM_TRACERS_HPP