mirror of
https://github.com/boostorg/multi_array.git
synced 2025-05-11 13:23:52 +00:00
test_main signature
[SVN r15128]
This commit is contained in:
parent
8de13edb10
commit
94aa7038b4
@ -10,7 +10,7 @@
|
||||
#include <vector>
|
||||
|
||||
int
|
||||
test_main(int, char**)
|
||||
test_main(int, char*[])
|
||||
{
|
||||
using boost::extents;
|
||||
using boost::indices;
|
||||
|
Loading…
x
Reference in New Issue
Block a user