mirror of
https://github.com/boostorg/multi_array.git
synced 2025-05-11 13:23:52 +00:00
fix argv for Boost.Test
[SVN r14978]
This commit is contained in:
parent
493db961b8
commit
8de13edb10
@ -200,7 +200,7 @@ void access(Array& A, const const_array_tag&) {
|
||||
|
||||
|
||||
int
|
||||
test_main(int, char**)
|
||||
test_main(int, char*[])
|
||||
{
|
||||
return run_generative_tests();
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user