summaryrefslogtreecommitdiff
path: root/ACE/examples/IPC_SAP/SPIPE_SAP/shared.h
blob: 4124816735bc1d7b1e4e213886ec7c0c247282f4 (plain)
1
2
3
4
5
6
7
8
/* -*- C++ -*- */
#include "ace/config-all.h"

#if !defined (ACE_LACKS_PRAGMA_ONCE)
# pragma once
#endif /* ACE_LACKS_PRAGMA_ONCE */

static const ACE_TCHAR *rendezvous = ACE_DEFAULT_RENDEZVOUS;