/* -*- C++ -*- */ /** * @file Copy_Disabled.cpp * * $Id$ * * @author Carlos O'Ryan */ #include "ace/Copy_Disabled.h" #if !defined (ACE_LACKS_PRAGMA_ONCE) # pragma once #endif /* ACE_LACKS_PRAGMA_ONCE */ ACE_RCSID(ace, Copy_Disabled, "$Id$") ACE_Copy_Disabled::ACE_Copy_Disabled (void) { }