This file is used to generate BoundsC.{h,inl,cpp}, using the following command:
tao_idl -o orig -GA -Sci -Wb,export_macro=TAO_Export -Wb,export_include=TAO_Export.h -Wb,pre_include="ace/pre.h" -Wb,post_include="ace/post.h" -Wb,versioning_begin=TAO_BEGIN_VERSIONED_NAMESPACE_DECL -Wb,versioning_end=TAO_END_VERSIONED_NAMESPACE_DECL Bounds.pidl
and then:
cp orig/BoundsC.{h,cpp} .