summaryrefslogtreecommitdiff
path: root/ace/Dirent.h
diff options
context:
space:
mode:
Diffstat (limited to 'ace/Dirent.h')
-rw-r--r--ace/Dirent.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ace/Dirent.h b/ace/Dirent.h
index 5f7ad9ad7e1..6a4c438779e 100644
--- a/ace/Dirent.h
+++ b/ace/Dirent.h
@@ -26,7 +26,7 @@
# pragma once
#endif /* ACE_LACKS_PRAGMA_ONCE */
-class ACE_Dirent
+class ACE_Export ACE_Dirent
{
// = TITLE
// Define a portable UNIX directory-entry iterator.