diff options
author | Abdullah Sowayan <sowayan@users.noreply.github.com> | 2007-07-13 11:28:33 +0000 |
---|---|---|
committer | Abdullah Sowayan <sowayan@users.noreply.github.com> | 2007-07-13 11:28:33 +0000 |
commit | c80a6d76ccdc6bfeddcb207e4a85d374686adc35 (patch) | |
tree | ea45e987fc1aa0152440da826fffc8b46176438f /TAO/tests/objref_comparison_test | |
parent | 27e65fb5cd329feccc9d2a5386034ddd9730686a (diff) | |
download | ATCD-c80a6d76ccdc6bfeddcb207e4a85d374686adc35.tar.gz |
Fri Jul 13 03:43:00 UTC 2007 Abdullah Sowayan <abdullah.sowayan@lmco.com>
Diffstat (limited to 'TAO/tests/objref_comparison_test')
-rw-r--r-- | TAO/tests/objref_comparison_test/main.cpp | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/TAO/tests/objref_comparison_test/main.cpp b/TAO/tests/objref_comparison_test/main.cpp index b43eeedd6e3..aa174401642 100644 --- a/TAO/tests/objref_comparison_test/main.cpp +++ b/TAO/tests/objref_comparison_test/main.cpp @@ -2,9 +2,9 @@ #include <iostream> #include <fstream> -#include <tao/corba.h> -#include <ace/Functor.h> -#include <ace/Task.h> +#include "tao/corba.h" +#include "ace/Functor.h" +#include "ace/Task.h" #include "fooS.h" /* |