/* @(#)root/base:$Id$ */ /************************************************************************* * Copyright (C) 1995-2018, Rene Brun and Fons Rademakers. * * All rights reserved. * * * * For the licensing terms see $ROOTSYS/LICENSE. * * For the list of contributors see $ROOTSYS/README/CREDITS. * *************************************************************************/ #ifndef ROOT_RConfig_fwd #define ROOT_RConfig_fwd /************************************************************************* * * * Old RConfig.h forwarding to ROOT/RConfig.hxx * * * * Please #include ROOT/RConfig.hxx instead, e.g. to avoid clashes with * * R's Rconfig.h * * * *************************************************************************/ #include #endif // ROOT_RConfig_fwd