diff options
author | schmidt <douglascraigschmidt@users.noreply.github.com> | 1997-12-21 19:26:46 +0000 |
---|---|---|
committer | schmidt <douglascraigschmidt@users.noreply.github.com> | 1997-12-21 19:26:46 +0000 |
commit | 1273754aeeb0c93f83ac20b3a7da8427532f7cd8 (patch) | |
tree | 760551d54bece3e52d2f1cd3d05b26d9c1c1439b /ace/IO_SAP.h | |
parent | 85fac9e743dbd47560deefe99a1c638e8551a614 (diff) | |
download | ATCD-1273754aeeb0c93f83ac20b3a7da8427532f7cd8.tar.gz |
*** empty log message ***
Diffstat (limited to 'ace/IO_SAP.h')
-rw-r--r-- | ace/IO_SAP.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ace/IO_SAP.h b/ace/IO_SAP.h index a57d501c03d..1d94073fcc0 100644 --- a/ace/IO_SAP.h +++ b/ace/IO_SAP.h @@ -21,10 +21,10 @@ #include "ace/ACE.h" class ACE_Export ACE_IO_SAP +{ // = TITLE // Defines the member functions for the base class of the ACE_IO_SAP // abstraction. -{ public: enum { |