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