Removed unused local typedef in dyn_bitset_unit_tests1.cpp.

[SVN r86557]
This commit is contained in:
Gennaro Prota
2013-11-03 21:41:30 +00:00
parent a257dead26
commit 7186546f7d

View File

@@ -117,9 +117,6 @@ void run_test_cases( BOOST_EXPLICIT_TEMPLATE_TYPE(Block) )
//=====================================================================
// Test construction from unsigned long
{
typedef typename bitset_type::size_type size_type;
// NOTE:
//
// 1. keep this in sync with the numeric types supported