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