summaryrefslogtreecommitdiff
path: root/TAO/tao/GIOP_Message_Generator_Parser_11.cpp
blob: 0d9bd94c60a28497292b8d3296f49f45cebe9b43 (plain)
1
2
3
4
5
6
7
8
9
10
11
#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;
}