Encoding_Converter.cpp

Go to the documentation of this file.
00001 // $Id: Encoding_Converter.cpp 80826 2008-03-04 14:51:23Z wotte $
00002 #include "ace/Encoding_Converter.h"
00003 
00004 #if defined (ACE_USES_WCHAR)
00005 ACE_BEGIN_VERSIONED_NAMESPACE_DECL
00006 
00007 ACE_Encoding_Converter::~ACE_Encoding_Converter (void)
00008 {
00009 }
00010 
00011 ACE_END_VERSIONED_NAMESPACE_DECL
00012 #endif /* ACE_USES_WCHAR */

Generated on Tue Feb 2 17:18:39 2010 for ACE by  doxygen 1.4.7