Back to home page

EIC code displayed by LXR

 
 

    


File indexing completed on 2025-01-18 10:10:37

0001 /* @(#)root/base:$Id$ */
0002 
0003 /*************************************************************************
0004  * Copyright (C) 1995-2018, Rene Brun and Fons Rademakers.               *
0005  * All rights reserved.                                                  *
0006  *                                                                       *
0007  * For the licensing terms see $ROOTSYS/LICENSE.                         *
0008  * For the list of contributors see $ROOTSYS/README/CREDITS.             *
0009  *************************************************************************/
0010 
0011 #ifndef ROOT_RConfig_ROOT_fwd
0012 #define ROOT_RConfig_ROOT_fwd
0013 
0014 /*************************************************************************
0015  *                                                                       *
0016  * Old RConfig.h forwarding to ROOT/RConfig.hxx                          *
0017  *                                                                       *
0018  * Please #include ROOT/RConfig.hxx instead; this is provided for        *
0019  * backwards compatibility only and may eventually be removed            *
0020  *                                                                       *
0021  *************************************************************************/
0022 
0023 #include <ROOT/RConfig.hxx>
0024 
0025 #endif // ROOT_RConfig_fwd