// @(#)root/gl:$Name: $:$Id: TGLIncludes.h,v 1.3 2005/05/26 12:29:50 rdm Exp $ // Author: Richard Maunder 25/05/2005 /************************************************************************* * Copyright (C) 1995-2004, 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_TGLIncludes #define ROOT_TGLIncludes #ifdef WIN32 #ifndef ROOT_Windows4Root #include "Windows4Root.h" #endif #endif #include #include #endif // ROOT_TGLIncludes