summaryrefslogtreecommitdiff
path: root/examples
diff options
context:
space:
mode:
authormcorino <mcorino@users.noreply.github.com>2005-01-25 14:43:06 +0000
committermcorino <mcorino@users.noreply.github.com>2005-01-25 14:43:06 +0000
commite9a32f372d38afb93d22c3f735ea3c8820a442a7 (patch)
tree24162aee88f3a10f0936c6ed007e904d2f04ad21 /examples
parent4a5be0ad2981e6a0c4976aa1e703750ce2e18c88 (diff)
downloadATCD-e9a32f372d38afb93d22c3f735ea3c8820a442a7.tar.gz
ChangeLogTag: Tue Jan 25 14:41:12 UTC 2005 Martin Corino <mcorino@remedy.nl>
Diffstat (limited to 'examples')
-rw-r--r--examples/IPC_SAP/SPIPE_SAP/producer_msg.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/examples/IPC_SAP/SPIPE_SAP/producer_msg.cpp b/examples/IPC_SAP/SPIPE_SAP/producer_msg.cpp
index 36d5168088b..fe9de05421a 100644
--- a/examples/IPC_SAP/SPIPE_SAP/producer_msg.cpp
+++ b/examples/IPC_SAP/SPIPE_SAP/producer_msg.cpp
@@ -1,6 +1,7 @@
// $Id$
#include "ace/OS_main.h"
+#include "ace/OS_memory.h"
#include "ace/SPIPE_Addr.h"
#include "ace/SPIPE_Connector.h"
#include "ace/Log_Msg.h"