summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/IFR_Service/drv_preproc.cpp
blob: a277283542d8857cd7d6eed3fe5b1c4855ac05d7 (plain)
1
2
3
4
5
6
7
8
9
10
11
// -*- C++ -*-
// $Id$

// This file is here to avoid the use of VPATH.  Since the TAO_IDL
// counterparts are built with a different BE_GlobalData definition, the
// object files built in the TAO_IDL directory are not usable in the
// IFRService.  The BE_GlobalData is larger in TAO_IDL than it is in
// IFRService which causes problems when be_global is deleted.
//  -- Chad Elliott 12/16/2004

#include "TAO_IDL/driver/drv_preproc.cpp"