Revert "Use a variable on the stack to not have a temporary in the call"
[ACE_TAO.git] / TAO / tests / IDL_Test / Versioned_Namespace / UserVersionedNamespace.h
blobfe962aad30f2b9810fe411009cc2f88a27a3830e
1 #define BEGIN_USER_VERSIONED_NAMESPACE namespace User {
2 #define END_USER_VERSIONED_NAMESPACE } using namespace User;