mirror of
https://github.com/boostorg/core.git
synced 2025-08-01 05:44:35 +02: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