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.h | |
parent | 52927171a3f81ecce99530c8f3c3be5ba0ecefb1 (diff) | |
download | ATCD-6c89816b8bf77f3583356d89e6632c2260d96592.tar.gz |
*** empty log message ***
Diffstat (limited to 'ace/Sched_Params.h')
-rw-r--r-- | ace/Sched_Params.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ace/Sched_Params.h b/ace/Sched_Params.h index 8d0f40fbb5d..b5347eae2a2 100644 --- a/ace/Sched_Params.h +++ b/ace/Sched_Params.h @@ -24,7 +24,7 @@ // for ACE_Time_Value and ACE_SCOPE_PROCESS #include "ace/OS.h" -class ACE_Scheduling_Params +class ACE_Export ACE_Scheduling_Params // = TITLE // // = DESCRIPTION |