summaryrefslogtreecommitdiff
path: root/apps
diff options
context:
space:
mode:
authorschmidt <douglascraigschmidt@users.noreply.github.com>2005-03-01 19:15:09 +0000
committerschmidt <douglascraigschmidt@users.noreply.github.com>2005-03-01 19:15:09 +0000
commite70171778c3f478a855202e6a2165c71b74d352b (patch)
tree06abd741312443e21c48277676d6e0dd1665d5bf /apps
parentb22a7ff28ff9a51c0a086f24d578b240dd42d877 (diff)
downloadATCD-e70171778c3f478a855202e6a2165c71b74d352b.tar.gz
ChangeLogTag:Tue Mar 1 12:39:11 2005 Douglas C. Schmidt <schmidt@cs.wustl.edu>
Diffstat (limited to 'apps')
-rw-r--r--apps/JAWS3/jaws3/Protocol_Handler.h3
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.