workaround for ICC 15

This commit is contained in:
bolero-MURAKAMI 2015-05-08 20:11:30 +09:00
parent 1cb62e6250
commit 755ebf4311
7 changed files with 41 additions and 7 deletions

View file

@ -11,5 +11,6 @@
#include <sprout/config.hpp>
#include <sprout/workaround/recursive_function_template.hpp>
#include <sprout/workaround/base_class_construct.hpp>
#include <sprout/workaround/enable_if_with_array.hpp>
#endif // #ifndef SPROUT_WORKAROUND_HPP