[7297] Fixed profession spells sorting in trainer spell list at client.
[getmangos.git] / dep / ACE_wrappers / ace / Pair_T.cpp
blob35e5803e6d8e89f3cdf0d938b5fff9e25ca53c97
1 // $Id: Pair_T.cpp 80826 2008-03-04 14:51:23Z wotte $
3 #ifndef ACE_PAIR_T_CPP
4 #define ACE_PAIR_T_CPP
6 #include "ace/Pair_T.h"
8 #if !defined (ACE_LACKS_PRAGMA_ONCE)
9 # pragma once
10 #endif /* ACE_LACKS_PRAGMA_ONCE */
12 #if !defined (__ACE_INLINE__)
13 #include "ace/Pair_T.inl"
14 #endif /* __ACE_INLINE__ */
16 #endif /* ACE_PAIR_T_CPP */