--- c/pfe/libcorbaxx/pg_corbaxx.cc.orig	Fri Aug 29 19:50:41 2003
+++ c/pfe/libcorbaxx/pg_corbaxx.cc	Fri Aug 29 19:51:04 2003
@@ -27,9 +27,9 @@
 
 pg_corbaxx::pg_corbaxx()
 {
-#define NAME_FORMAT(type)      names.formats[name_strings::##type##_fmt]
-#define NAME_LITERAL_STR(type) names.literals[name_strings::##type##_lit].str
-#define NAME_LITERAL_LEN(type) names.literals[name_strings::##type##_lit].len
+#define NAME_FORMAT(type)      names.formats[name_strings::type##_fmt]
+#define NAME_LITERAL_STR(type) names.literals[name_strings::type##_lit].str
+#define NAME_LITERAL_LEN(type) names.literals[name_strings::type##_lit].len
 	
 	/*
 	 * CORBA does not specify the names of server skeletons nor the names
