[7297] Fixed profession spells sorting in trainer spell list at client.
[getmangos.git] / dep / ACE_wrappers / ace / Encoding_Converter.cpp
blobb5fd2b354021f92a705a964f512947cee1607620
1 // $Id: Encoding_Converter.cpp 80826 2008-03-04 14:51:23Z wotte $
2 #include "ace/Encoding_Converter.h"
4 #if defined (ACE_USES_WCHAR)
5 ACE_BEGIN_VERSIONED_NAMESPACE_DECL
7 ACE_Encoding_Converter::~ACE_Encoding_Converter (void)
11 ACE_END_VERSIONED_NAMESPACE_DECL
12 #endif /* ACE_USES_WCHAR */