mirror of
https://github.com/boostorg/functional.git
synced 2025-08-02 05:54:29 +02:00
Return 0 from test, for the benefit of Visual C++ 6.
[SVN r31202]
This commit is contained in:
@@ -91,4 +91,6 @@ int main()
|
|||||||
test(x9);
|
test(x9);
|
||||||
test(x10);
|
test(x10);
|
||||||
test(x11);
|
test(x11);
|
||||||
|
|
||||||
|
return 0;
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user