Merge pull request #2216 from jwillemsen/jwi-cxxversionchecks
[ACE_TAO.git] / ACE / examples / IPC_SAP / SPIPE_SAP / shared.h
blob4124816735bc1d7b1e4e213886ec7c0c247282f4
1 /* -*- C++ -*- */
2 #include "ace/config-all.h"
4 #if !defined (ACE_LACKS_PRAGMA_ONCE)
5 # pragma once
6 #endif /* ACE_LACKS_PRAGMA_ONCE */
8 static const ACE_TCHAR *rendezvous = ACE_DEFAULT_RENDEZVOUS;