// @(#)root/gl:$Id: TGLIncludes.h 20882 2007-11-19 11:31:26Z rdm $ // 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