/usr/include/tao/Seq_Out_T.cpp is in libtao-dev 6.0.1-3.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 | // $Id: Seq_Out_T.cpp 71473 2006-03-10 07:19:20Z jtc $
#ifndef TAO_SEQ_OUT_T_CPP
#define TAO_SEQ_OUT_T_CPP
#include "tao/Seq_Out_T.h"
#if !defined (__ACE_INLINE__)
#include "tao/Seq_Out_T.inl"
#endif /* __ACE_INLINE__ */
#endif /* TAO_SEQUENCE_OUT_T_CPP */
|