Initial Patch of Auction House bot rev. 135
[auctionmangos.git] / dep / ACE_wrappers / ace / Copy_Disabled.cpp
blob6878311197df4d49f5951676c7c3e659a454c21a
1 /**
2 * @file Copy_Disabled.cpp
4 * $Id: Copy_Disabled.cpp 80826 2008-03-04 14:51:23Z wotte $
6 * @author Carlos O'Ryan <coryan@uci.edu>
7 */
9 #include "ace/Copy_Disabled.h"
12 ACE_RCSID (ace,
13 Copy_Disabled,
14 "$Id: Copy_Disabled.cpp 80826 2008-03-04 14:51:23Z wotte $")
17 ACE_BEGIN_VERSIONED_NAMESPACE_DECL
19 ACE_Copy_Disabled::ACE_Copy_Disabled (void)
23 ACE_END_VERSIONED_NAMESPACE_DECL