diff options
author | schmidt <douglascraigschmidt@users.noreply.github.com> | 2005-03-01 19:15:09 +0000 |
---|---|---|
committer | schmidt <douglascraigschmidt@users.noreply.github.com> | 2005-03-01 19:15:09 +0000 |
commit | 46cd65a34dd78e1d9032b95cfd8f2cc4622af569 (patch) | |
tree | 06abd741312443e21c48277676d6e0dd1665d5bf /apps/JAWS3 | |
parent | 0d7873c2a5b71718f17dadd15f6d5845eee421de (diff) | |
download | ATCD-46cd65a34dd78e1d9032b95cfd8f2cc4622af569.tar.gz |
ChangeLogTag:Tue Mar 1 12:39:11 2005 Douglas C. Schmidt <schmidt@cs.wustl.edu>
Diffstat (limited to 'apps/JAWS3')
-rw-r--r-- | apps/JAWS3/jaws3/Protocol_Handler.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/apps/JAWS3/jaws3/Protocol_Handler.h b/apps/JAWS3/jaws3/Protocol_Handler.h index 5452d4e0247..68439365c92 100644 --- a/apps/JAWS3/jaws3/Protocol_Handler.h +++ b/apps/JAWS3/jaws3/Protocol_Handler.h @@ -28,8 +28,7 @@ protected: }; - -class JAWS_Protocol_Handler +class JAWS_Export JAWS_Protocol_Handler : public JAWS_Event_Completer // = TITLE // Abstraction that interacts with concurrency dispatching. |