diff options
author | schmidt <douglascraigschmidt@users.noreply.github.com> | 2001-05-11 18:45:20 +0000 |
---|---|---|
committer | schmidt <douglascraigschmidt@users.noreply.github.com> | 2001-05-11 18:45:20 +0000 |
commit | 1fc803f5848357cb5bc5a4ce158780d2b1bc89e8 (patch) | |
tree | e918556e2aa003520fdad9331922b76581ffdafc /ace/config-win32-common.h | |
parent | 9f0637429cc177d8225ee2926178f5a1333004a1 (diff) | |
download | ATCD-1fc803f5848357cb5bc5a4ce158780d2b1bc89e8.tar.gz |
ChangeLogTag:Fri May 11 10:25:00 2001 Douglas C. Schmidt <schmidt@tango.doc.wustl.edu>
Diffstat (limited to 'ace/config-win32-common.h')
-rw-r--r-- | ace/config-win32-common.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ace/config-win32-common.h b/ace/config-win32-common.h index 298243cde78..6fe7289c31a 100644 --- a/ace/config-win32-common.h +++ b/ace/config-win32-common.h @@ -503,6 +503,7 @@ typedef unsigned long long ACE_UINT64; #define ACE_SIZEOF_WCHAR 2 #define ACE_HAS_MUTEX_TIMEOUTS +#define ACE_LACKS_STRUCT_DIR #include "ace/post.h" #endif /* ACE_CONFIG_WIN32_COMMON_H */ |