summaryrefslogtreecommitdiff
path: root/ACE/ace/Dirent.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'ACE/ace/Dirent.cpp')
-rw-r--r--ACE/ace/Dirent.cpp7
1 files changed, 7 insertions, 0 deletions
diff --git a/ACE/ace/Dirent.cpp b/ACE/ace/Dirent.cpp
new file mode 100644
index 00000000000..50aab1ac5f3
--- /dev/null
+++ b/ACE/ace/Dirent.cpp
@@ -0,0 +1,7 @@
+// $Id$
+
+#include "ace/Dirent.h"
+
+#if !defined (__ACE_INLINE__)
+#include "ace/Dirent.inl"
+#endif /* __ACE_INLINE__ */