diff options
author | irfan <irfan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 1997-01-29 06:15:46 +0000 |
---|---|---|
committer | irfan <irfan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 1997-01-29 06:15:46 +0000 |
commit | 6c89816b8bf77f3583356d89e6632c2260d96592 (patch) | |
tree | 4e1e86a39e3d33957540ca6f282a88da1035878d /ace/Sched_Params.cpp | |
parent | 52927171a3f81ecce99530c8f3c3be5ba0ecefb1 (diff) | |
download | ATCD-6c89816b8bf77f3583356d89e6632c2260d96592.tar.gz |
*** empty log message ***
Diffstat (limited to 'ace/Sched_Params.cpp')
-rw-r--r-- | ace/Sched_Params.cpp | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/ace/Sched_Params.cpp b/ace/Sched_Params.cpp index 73222420dab..f26eb2b1570 100644 --- a/ace/Sched_Params.cpp +++ b/ace/Sched_Params.cpp @@ -16,6 +16,8 @@ // // ============================================================================ +#define ACE_BUILD_DLL + #include "ace/ACE.h" #include "ace/Scheduling_Params.h" |