diff options
author | Johnny Willemsen <jwillemsen@remedy.nl> | 2015-01-07 17:05:51 +0100 |
---|---|---|
committer | Johnny Willemsen <jwillemsen@remedy.nl> | 2015-01-07 17:05:51 +0100 |
commit | 3a0d034996ef1662a992a326c17c3276ee01adf3 (patch) | |
tree | 67d3b03b56b312e6b32713c6162c1d40e5bbf6a9 /TAO/orbsvcs/tests/ImplRepo/link_poas | |
parent | 50517b9abbf37901d67d56add9dc7db4bd1e9e10 (diff) | |
download | ATCD-3a0d034996ef1662a992a326c17c3276ee01adf3.tar.gz |
TAO replacements
Diffstat (limited to 'TAO/orbsvcs/tests/ImplRepo/link_poas')
-rw-r--r-- | TAO/orbsvcs/tests/ImplRepo/link_poas/Test_i.cpp | 2 | ||||
-rw-r--r-- | TAO/orbsvcs/tests/ImplRepo/link_poas/Test_i.h | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/TAO/orbsvcs/tests/ImplRepo/link_poas/Test_i.cpp b/TAO/orbsvcs/tests/ImplRepo/link_poas/Test_i.cpp index 2074d575cdd..db7abc4244c 100644 --- a/TAO/orbsvcs/tests/ImplRepo/link_poas/Test_i.cpp +++ b/TAO/orbsvcs/tests/ImplRepo/link_poas/Test_i.cpp @@ -1,4 +1,4 @@ -/* -*- C++ -*- $Id$ */ +/* -*- C++ -*- */ #include "ace/OS_NS_unistd.h" #include "Test_i.h" diff --git a/TAO/orbsvcs/tests/ImplRepo/link_poas/Test_i.h b/TAO/orbsvcs/tests/ImplRepo/link_poas/Test_i.h index a4df6526a4d..1bbfb1e7c7b 100644 --- a/TAO/orbsvcs/tests/ImplRepo/link_poas/Test_i.h +++ b/TAO/orbsvcs/tests/ImplRepo/link_poas/Test_i.h @@ -1,4 +1,4 @@ -/* -*- C++ -*- $Id$ */ +/* -*- C++ -*- */ #ifndef TEST_I_H_ #define TEST_I_H_ |