mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-14 17:49:10 +00:00
11 lines
211 B
C++
11 lines
211 B
C++
#ifndef ACE_ENV_VALUE_T_CPP
|
|
#define ACE_ENV_VALUE_T_CPP
|
|
|
|
#include "ace/Env_Value_T.h"
|
|
|
|
#if ! defined (__ACE_INLINE__)
|
|
#include "ace/Env_Value_T.inl"
|
|
#endif /* __ACE_INLINE__ */
|
|
|
|
#endif /* ACE_ENV_VALUE_T_CPP */
|