mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-03-15 05:25:08 +00:00
Directory Structure [step 1]: moving files
working on #672 NOTE: This commit can't be compiled!!
This commit is contained in:
10
deps/acelite/ace/Env_Value_T.cpp
vendored
Normal file
10
deps/acelite/ace/Env_Value_T.cpp
vendored
Normal file
@@ -0,0 +1,10 @@
|
||||
#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 */
|
||||
Reference in New Issue
Block a user