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

sprout/darkroom/materials/plaid.hpp 追加

sprout/string.hpp make_string 追加, operator basic_string 追加
This commit is contained in:
bolero-MURAKAMI 2011-12-14 20:14:13 +09:00
parent 3aee992fc9
commit c0309c22ed
6 changed files with 235 additions and 47 deletions

View file

@ -3,5 +3,7 @@
#include <sprout/config.hpp>
#include <sprout/darkroom/materials/material.hpp>
#include <sprout/darkroom/materials/uniform.hpp>
#include <sprout/darkroom/materials/plaid.hpp>
#endif // #ifndef SPROUT_DARKROOM_MATERIALS_HPP