// @(#)root/base:$Id: TStreamer.h 20882 2007-11-19 11:31:26Z rdm $ // Author: Victor Perev and Philippe Canal 08/05/02 /************************************************************************* * Copyright (C) 1995-2003, Rene Brun, Fons Rademakers and al. * * All rights reserved. * * * * For the licensing terms see $ROOTSYS/LICENSE. * * For the list of contributors see $ROOTSYS/README/CREDITS. * *************************************************************************/ #ifndef ROOT_TStreamer #define ROOT_TStreamer #include "TClassStreamer.h" #include "TMemberStreamer.h" #endif