OpenDDS  Snapshot(2023/04/28-20:55)
drv_preproc.cpp
Go to the documentation of this file.
1 /*
2  *
3  *
4  * Distributed under the OpenDDS License.
5  * See: http://www.opendds.org/license.html
6  */
7 
9 
10 // This file is here to avoid the use of VPATH. Since the TAO_IDL
11 // counterparts are built with a different BE_GlobalData definition, the
12 // object files built in the TAO_IDL directory are not usable in the
13 // IFRService. The BE_GlobalData is larger in TAO_IDL than it is in
14 // IFRService which causes problems when be_global is deleted.
15 // -- Chad Elliott 12/16/2004
16 
17 // NOTE: this was copied from the $TAO_ROOT/orbsvcs/IFR_Service
18 
19 #include "TAO_IDL/driver/drv_preproc.cpp"