diff options
author | dhinton <dhinton@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 2003-11-06 18:19:39 +0000 |
---|---|---|
committer | dhinton <dhinton@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 2003-11-06 18:19:39 +0000 |
commit | 836c144449cb57d374a2415e7ded51b17e5d9b5d (patch) | |
tree | b39b86eb0eb92c1cd89bdd36d089eeb1b1c24c6a /ace/OS_Memory.h | |
parent | 95b076ab4662013036c8e6f408e11492cfccbf9c (diff) | |
download | ATCD-836c144449cb57d374a2415e7ded51b17e5d9b5d.tar.gz |
ChangeLogTag:Thu Nov 6 17:57:10 UTC 2003 Don Hinton <dhinton@dresystems.com>
Diffstat (limited to 'ace/OS_Memory.h')
-rw-r--r-- | ace/OS_Memory.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ace/OS_Memory.h b/ace/OS_Memory.h index 865d0292bd0..cc5d3ce79a1 100644 --- a/ace/OS_Memory.h +++ b/ace/OS_Memory.h @@ -16,7 +16,7 @@ #define ACE_OS_MEMORY_H #include /**/ "ace/pre.h" -#include "ace/OS_Export.h" +#include "ace/ACE_export.h" #if !defined (ACE_LACKS_PRAGMA_ONCE) # pragma once |