forked from boostorg/container
Refactor big test into smaller tests
This commit is contained in:
@@ -21,6 +21,5 @@ template class ::boost::container::list<empty>;
|
||||
int main()
|
||||
{
|
||||
::boost::container::list<empty> dummy;
|
||||
(void)dummy;
|
||||
return 0;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user