Merge branch 'feature/wrap-modes' of https://bitbucket.org/volumesoffun/polyvox into feature/wrap-modes

This commit is contained in:
David Williams
2012-12-05 23:53:44 +01:00
2 changed files with 3 additions and 2 deletions

View File

@ -77,7 +77,7 @@ freely, subject to the following restrictions:
#define polyvox_placeholder_2 _2
#include <boost/static_assert.hpp>
#define static_assert BOOST_STATIC_ASSERT
#define static_assert(condition, message) BOOST_STATIC_ASSERT(condition)
//As long as we're requiring boost, we'll use it to compensate