diff options
author | schmidt <douglascraigschmidt@users.noreply.github.com> | 1997-01-23 05:11:18 +0000 |
---|---|---|
committer | schmidt <douglascraigschmidt@users.noreply.github.com> | 1997-01-23 05:11:18 +0000 |
commit | ba7a2bbd8794d80f4b096f73fcd5b4336a73e401 (patch) | |
tree | 2e84c7253f4dd22e1ad3d6a0c3d9bb6e57e283ad /examples/Log_Msg | |
parent | 457a6992c781a238fe7a803d8b8da345780ec9bb (diff) | |
download | ATCD-ba7a2bbd8794d80f4b096f73fcd5b4336a73e401.tar.gz |
*** empty log message ***
Diffstat (limited to 'examples/Log_Msg')
-rw-r--r-- | examples/Log_Msg/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/examples/Log_Msg/Makefile b/examples/Log_Msg/Makefile index 31a6e55f176..1ddabf3cb08 100644 --- a/examples/Log_Msg/Makefile +++ b/examples/Log_Msg/Makefile @@ -42,7 +42,6 @@ include $(WRAPPER_ROOT)/include/makeinclude/rules.local.GNU .obj/test_log_msg.o .shobj/test_log_msg.so: test_log_msg.cpp \ $(WRAPPER_ROOT)/ace/OS.h \ - $(WRAPPER_ROOT)/ace/Time_Value.h \ $(WRAPPER_ROOT)/ace/config.h \ $(WRAPPER_ROOT)/ace/stdcpp.h \ $(WRAPPER_ROOT)/ace/Trace.h \ |