Merge branch 'master' into jwi-bcc64xsingletonwarning
[ACE_TAO.git] / ACE / examples / Smart_Pointers / Gadget.cpp
blobf0dc39b0f6d58e6fa5913f46074a7acc1c75be40
1 /* -*- C++ -*- */
2 //=============================================================================
3 /**
4 * @file Gadget.cpp
6 * @author Christopher Kohlhoff <chris@kohlhoff.com>
7 */
8 //=============================================================================
10 #include "Gadget.h"
12 Gadget::~Gadget ()