[SVN r60960]
This commit is contained in:
John Maddock
2010-03-31 11:09:21 +00:00
parent 90c3c8e608
commit 0e8e26666e

View File

@ -16,7 +16,7 @@
#include "boost/type_traits/add_reference.hpp"
#include "boost/type_traits/add_volatile.hpp"
#include "boost/type_traits/alignment_of.hpp"
#ifndef __BORLANDC__
#if !defined(__BORLANDC__) && !defined(__CUDACC__)
#include "boost/type_traits/has_new_operator.hpp"
#endif
#include "boost/type_traits/has_nothrow_assign.hpp"