mirror of
https://github.com/mangosfour/server.git
synced 2025-12-27 10:37:02 +00:00
[12630] Remove VS2008 support and general cleanup
This commit is contained in:
parent
e390c306dd
commit
1fa3b614ed
68 changed files with 991 additions and 19141 deletions
|
|
@ -26,7 +26,7 @@
|
|||
|
||||
/** FactoryHolder holds a factory object of a specific type
|
||||
*/
|
||||
template<class T, class Key = std::string>
|
||||
template < class T, class Key = std::string >
|
||||
class MANGOS_DLL_DECL FactoryHolder
|
||||
{
|
||||
public:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue