diff options
author | dhinton <dhinton@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 2003-05-23 02:40:11 +0000 |
---|---|---|
committer | dhinton <dhinton@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 2003-05-23 02:40:11 +0000 |
commit | 5394eb3bf1d9f3b2a17764b57ffaefd9ae2d103b (patch) | |
tree | fc30347f28733cf7287c914101ceb7699f5a524f /ace/config-win32-common.h | |
parent | dd79a3b02ce86f2ebbb161cec772b27dbec5e7f3 (diff) | |
download | ATCD-5394eb3bf1d9f3b2a17764b57ffaefd9ae2d103b.tar.gz |
ChangeLogTag:Fri May 23 02:44:23 UTC 2003 Don Hinton <dhinton@dresystems.com>
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 00ea29ef2a7..5abf05f18af 100644 --- a/ace/config-win32-common.h +++ b/ace/config-win32-common.h @@ -217,6 +217,7 @@ #define ACE_HAS_SNPRINTF #define ACE_HAS_VFWPRINTF +#define ACE_HAS_VSWPRINTF #define ACE_SIZEOF_LONG_LONG 8 // Green Hills Native x86 does not support __int64 keyword |