/// \file TDrawable.cxx /// \ingroup Base ROOT7 /// \author Axel Naumann /// \date 2015-07-08 /// \warning This is part of the ROOT 7 prototype! It will change without notice. It might trigger earthquakes. Feedback is welcome! /************************************************************************* * Copyright (C) 1995-2015, Rene Brun and Fons Rademakers. * * All rights reserved. * * * * For the licensing terms see $ROOTSYS/LICENSE. * * For the list of contributors see $ROOTSYS/README/CREDITS. * *************************************************************************/ #include "ROOT/TDrawable.h" // pin vtable ROOT::Internal::TDrawable::~TDrawable() { }