diff options
author | schmidt <douglascraigschmidt@users.noreply.github.com> | 1997-04-28 07:21:30 +0000 |
---|---|---|
committer | schmidt <douglascraigschmidt@users.noreply.github.com> | 1997-04-28 07:21:30 +0000 |
commit | 93bbab9128fabc2b85cda5375206dc8afc4968a6 (patch) | |
tree | 658e44157b7c84a4ff46422a534c05e149547d23 /examples/Log_Msg | |
parent | 6696bf1236fa8446bdfde4f4c38d45bda17f6bec (diff) | |
download | ATCD-93bbab9128fabc2b85cda5375206dc8afc4968a6.tar.gz |
*** empty log message ***
Diffstat (limited to 'examples/Log_Msg')
-rw-r--r-- | examples/Log_Msg/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/examples/Log_Msg/Makefile b/examples/Log_Msg/Makefile index 1ddabf3cb08..92483739234 100644 --- a/examples/Log_Msg/Makefile +++ b/examples/Log_Msg/Makefile @@ -44,6 +44,7 @@ include $(WRAPPER_ROOT)/include/makeinclude/rules.local.GNU $(WRAPPER_ROOT)/ace/OS.h \ $(WRAPPER_ROOT)/ace/config.h \ $(WRAPPER_ROOT)/ace/stdcpp.h \ + $(WRAPPER_ROOT)/ace/OS.i \ $(WRAPPER_ROOT)/ace/Trace.h \ $(WRAPPER_ROOT)/ace/Log_Msg.h \ $(WRAPPER_ROOT)/ace/Log_Record.h \ |