mirror of
https://github.com/boostorg/core.git
synced 2025-11-28 21:30:09 +01:00
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