forked from boostorg/core
Simplify test
This commit is contained in:
@@ -29,9 +29,4 @@ void function()
|
||||
std::vector<int> y;
|
||||
boost::begin(y);
|
||||
}
|
||||
#else
|
||||
int main()
|
||||
{
|
||||
return 0;
|
||||
}
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user