summaryrefslogtreecommitdiff
path: root/TAO/tao/GIOP_Message_Generator_Parser_11.cpp
blob: dd99bff0b755bd3756029cfdb0d6ddc99d646ade (plain)
1
2
3
4
5
6
7
8
9
10
#include "tao/GIOP_Message_Generator_Parser_11.h"


ACE_RCSID(tao, GIOP_Message_Gen_Parser_11, "$Id$")

CORBA::Octet
TAO_GIOP_Message_Generator_Parser_11::minor_version (void)
{
  return (CORBA::Octet) 1;
}