diff options
Diffstat (limited to 'ACE/ace/Dirent.h')
-rw-r--r-- | ACE/ace/Dirent.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ACE/ace/Dirent.h b/ACE/ace/Dirent.h index c31f8cc20cb..5178c547964 100644 --- a/ACE/ace/Dirent.h +++ b/ACE/ace/Dirent.h @@ -17,7 +17,7 @@ #define ACE_DIRENT_H #include /**/ "ace/pre.h" -#include "ace/ACE_export.h" +#include /**/ "ace/ACE_export.h" #if !defined (ACE_LACKS_PRAGMA_ONCE) # pragma once |