1
0
Fork 0
mirror of https://github.com/bolero-MURAKAMI/Sprout synced 2025-08-03 12:49:50 +00:00

fix darkroom parallel_light

This commit is contained in:
bolero-MURAKAMI 2012-08-15 03:32:43 +09:00
parent dc1e85923b
commit e9910b090d
3 changed files with 25 additions and 79 deletions

View file

@ -3,9 +3,6 @@
#include <limits>
#include <sprout/config.hpp>
#include <sprout/tuple/tuple.hpp>
#include <sprout/tuple/functions.hpp>
#include <sprout/utility/forward.hpp>
#include <sprout/darkroom/access/access.hpp>
#include <sprout/darkroom/colors/rgb.hpp>
#include <sprout/darkroom/coords/vector.hpp>