Merge pull request #2216 from jwillemsen/jwi-cxxversionchecks
[ACE_TAO.git] / ACE / examples / Smart_Pointers / Widget.cpp
blob92ee626616624c850f4cea60f1afeb467f263c3f
1 /* -*- C++ -*- */
2 //=============================================================================
3 /**
4 * @file Widget.cpp
6 * @author Christopher Kohlhoff <chris@kohlhoff.com>
7 */
8 //=============================================================================
10 #include "Widget.h"
12 Widget::~Widget ()