diff options
author | irfan <irfan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 1998-11-02 06:15:35 +0000 |
---|---|---|
committer | irfan <irfan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 1998-11-02 06:15:35 +0000 |
commit | 011ca3e1dfcee5d888555b6248b3dd2aeeae3a19 (patch) | |
tree | 724f948ed62a8a297c441e4d667e8cf0ad3ffaf7 /ace/SPIPE_Connector.h | |
parent | 1a652ea0bc7a70d403b09c7a1cbc81a88bd76050 (diff) | |
download | ATCD-011ca3e1dfcee5d888555b6248b3dd2aeeae3a19.tar.gz |
*** empty log message ***
Diffstat (limited to 'ace/SPIPE_Connector.h')
-rw-r--r-- | ace/SPIPE_Connector.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ace/SPIPE_Connector.h b/ace/SPIPE_Connector.h index e43550c018c..422e272e004 100644 --- a/ace/SPIPE_Connector.h +++ b/ace/SPIPE_Connector.h @@ -23,7 +23,7 @@ # pragma once #endif /* ACE_LACKS_PRAGMA_ONCE */ -class ACE_Export ACE_SPIPE_Connector : public ACE_SPIPE +class ACE_Export ACE_SPIPE_Connector { // = TITLE // Defines an active connection factory for the STREAM pipe |