Logo ROOT   6.30.04
Reference Guide
 All Namespaces Files Pages
RConfig.h
Go to the documentation of this file.
1 /* @(#)root/base:$Id$ */
2 
3 /*************************************************************************
4  * Copyright (C) 1995-2018, Rene Brun and Fons Rademakers. *
5  * All rights reserved. *
6  * *
7  * For the licensing terms see $ROOTSYS/LICENSE. *
8  * For the list of contributors see $ROOTSYS/README/CREDITS. *
9  *************************************************************************/
10 
11 #ifndef ROOT_RConfig_ROOT_fwd
12 #define ROOT_RConfig_ROOT_fwd
13 
14 /*************************************************************************
15  * *
16  * Old RConfig.h forwarding to ROOT/RConfig.hxx *
17  * *
18  * Please #include ROOT/RConfig.hxx instead; this is provided for *
19  * backwards compatibility only and may eventually be removed *
20  * *
21  *************************************************************************/
22 
23 #include <ROOT/RConfig.hxx>
24 
25 #endif // ROOT_RConfig_fwd