diff options
author | William R. Otte <wotte@dre.vanderbilt.edu> | 2010-09-12 19:21:10 +0000 |
---|---|---|
committer | William R. Otte <wotte@dre.vanderbilt.edu> | 2010-09-12 19:21:10 +0000 |
commit | 689cddcafb71618e8e8cb4b8c6baf05d953b3ba6 (patch) | |
tree | b4b292196ff17fc83f2554d52d54f43f267eb63d /CIAO/tests/DAnCE/Components/ProcessColocation_exec.cpp | |
parent | 620db150a5c7408c6d563b1f58db27cabc0f969d (diff) | |
download | ATCD-689cddcafb71618e8e8cb4b8c6baf05d953b3ba6.tar.gz |
Sun Sep 12 19:20:28 UTC 2010 William R. Otte <wotte@dre.vanderbilt.edu>
* tests/DAnCE/Components/ProcessColocation_exec.cpp:
* tests/DAnCE/Components/Progressive_exec.cpp:
* tests/DAnCE/Components/SimpleAttribute_exec.cpp:
* tests/DAnCE/Components/SimpleConsumer_exec.cpp:
* tests/DAnCE/Components/SimpleEmitter_exec.cpp:
* tests/DAnCE/Components/SimpleFailure_exec.cpp:
* tests/DAnCE/Components/SimpleLocalProvider_exec.cpp:
* tests/DAnCE/Components/SimpleLocalUser_exec.cpp:
* tests/DAnCE/Components/SimpleMultipleUser_exec.cpp:
* tests/DAnCE/Components/SimpleNilFacetProvider_exec.cpp:
* tests/DAnCE/Components/SimpleNilFacetUser_exec.cpp:
* tests/DAnCE/Components/SimpleNull_exec.cpp:
* tests/DAnCE/Components/SimpleProvider_exec.cpp:
* tests/DAnCE/Components/SimplePublisher_exec.cpp:
* tests/DAnCE/Components/SimpleUser_exec.cpp:
* tests/DAnCE/LocalityManager/CPUAffinity/CPUAffinity_exec.cpp:
* tests/DAnCE/LocalityManager/CommandlinePassage/CommandlinePassage_exec.cpp:
Compile fixes.
Diffstat (limited to 'CIAO/tests/DAnCE/Components/ProcessColocation_exec.cpp')
-rw-r--r-- | CIAO/tests/DAnCE/Components/ProcessColocation_exec.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/CIAO/tests/DAnCE/Components/ProcessColocation_exec.cpp b/CIAO/tests/DAnCE/Components/ProcessColocation_exec.cpp index 2783374c1a5..d88f66c9fab 100644 --- a/CIAO/tests/DAnCE/Components/ProcessColocation_exec.cpp +++ b/CIAO/tests/DAnCE/Components/ProcessColocation_exec.cpp @@ -2,7 +2,7 @@ // $Id$ #include "ProcessColocation_exec.h" -#include "DAnCE/Logger/Log_Macros.h" +#include "ciao/Logger/Log_Macros.h" #include "ace/Singleton.h" namespace |