diff options
author | schmidt <douglascraigschmidt@users.noreply.github.com> | 2002-06-11 18:24:47 +0000 |
---|---|---|
committer | schmidt <douglascraigschmidt@users.noreply.github.com> | 2002-06-11 18:24:47 +0000 |
commit | 8198855f5c6ba7e08c8acde22bb96dc5d812245c (patch) | |
tree | 2694bbec4a58d25ceee4f7b992d8c83e64c87356 /ace/Dirent_Selector.h | |
parent | 666e094c430df8570965197e19f6f3ea0a71253e (diff) | |
download | ATCD-8198855f5c6ba7e08c8acde22bb96dc5d812245c.tar.gz |
ChangeLogTag:Tue Jun 11 13:17:29 2002 Douglas C. Schmidt <schmidt@tango.doc.wustl.edu>
Diffstat (limited to 'ace/Dirent_Selector.h')
-rw-r--r-- | ace/Dirent_Selector.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/ace/Dirent_Selector.h b/ace/Dirent_Selector.h index 64fc78c30ab..8270b0be399 100644 --- a/ace/Dirent_Selector.h +++ b/ace/Dirent_Selector.h @@ -20,6 +20,8 @@ #pragma once #endif /* ACE_LACKS_PRAGMA_ONCE */ +#include "ace/ACE_export.h" + /** * @class ACE_Dirent_Selector * |