Add the include for static asserts

[SVN r2333]
This commit is contained in:
Douglas Gregor
2004-11-05 14:09:28 +00:00
parent e219b65cf3
commit e595c9b77b

View File

@@ -8,6 +8,7 @@
#include <string.h>
#include <boost/bind.hpp>
#include <boost/ref.hpp>
#include <boost/static_assert.hpp>
namespace test
{