Merge pull request #2309 from mitza-oci/warnings
[ACE_TAO.git] / ACE / examples / Smart_Pointers / Gadget_Part.cpp
blob6aebdecb45d97b0b997e3e1a86b7153656aae9cf
1 /* -*- C++ -*- */
2 //=============================================================================
3 /**
4 * @file Gadget_Part.cpp
6 * @author Christopher Kohlhoff <chris@kohlhoff.com>
7 */
8 //=============================================================================
10 #include "Gadget_Part.h"
12 Gadget_Part::~Gadget_Part ()