diff options
Diffstat (limited to 'examples/Log_Msg/Makefile')
-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 \ |