diff options
author | coryan <coryan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 1999-07-01 00:59:34 +0000 |
---|---|---|
committer | coryan <coryan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 1999-07-01 00:59:34 +0000 |
commit | 86bce8c73eefe080bdf998a6cf73c95f461776a0 (patch) | |
tree | 0f3b59b243dbefcc890144ac70e7b028203b0cb3 | |
parent | 941d92c910263b9a4f3e792c944ad2f3e000341c (diff) | |
download | ATCD-86bce8c73eefe080bdf998a6cf73c95f461776a0.tar.gz |
ChangeLogTag:Wed Jun 30 19:29:53 1999 Carlos O'Ryan
<coryan@cs.wustl.edu>
-rw-r--r-- | TAO/tests/IORManipulation/IORTest.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/TAO/tests/IORManipulation/IORTest.cpp b/TAO/tests/IORManipulation/IORTest.cpp index cbb2ad53928..3ef5e5b9160 100644 --- a/TAO/tests/IORManipulation/IORTest.cpp +++ b/TAO/tests/IORManipulation/IORTest.cpp @@ -30,6 +30,7 @@ ACE_RCSID(IORManipluation, IORTest, "$Id$") +int main (int argc, char **argv) { |