summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/orbsvcs/Trader/Constraint_y.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/orbsvcs/orbsvcs/Trader/Constraint_y.cpp')
-rw-r--r--TAO/orbsvcs/orbsvcs/Trader/Constraint_y.cpp3
1 files changed, 3 insertions, 0 deletions
diff --git a/TAO/orbsvcs/orbsvcs/Trader/Constraint_y.cpp b/TAO/orbsvcs/orbsvcs/Trader/Constraint_y.cpp
index df613be500b..d2712ddbd4d 100644
--- a/TAO/orbsvcs/orbsvcs/Trader/Constraint_y.cpp
+++ b/TAO/orbsvcs/orbsvcs/Trader/Constraint_y.cpp
@@ -17,6 +17,8 @@
#include "Constraint_Interpreter.h"
#include "Constraint_Nodes.h"
+TAO_BEGIN_VERSIONED_NAMESPACE_DECL
+
//#define YYDEBUG 1
# define TAO_GT 257
# define TAO_GE 258
@@ -895,3 +897,4 @@ case 37:
goto yystack; /* reset registers in driver code */
}
+TAO_END_VERSIONED_NAMESPACE_DECL