mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-31 01:23:47 +00:00
chore(Deps/Acelite): Update to 6.5.10 (#3450)
This commit is contained in:
3
deps/acelite/ace/String_Base_Const.h
vendored
3
deps/acelite/ace/String_Base_Const.h
vendored
@@ -20,7 +20,6 @@
|
||||
# pragma once
|
||||
#endif /* ACE_LACKS_PRAGMA_ONCE */
|
||||
|
||||
|
||||
ACE_BEGIN_VERSIONED_NAMESPACE_DECL
|
||||
|
||||
/**
|
||||
@@ -35,13 +34,11 @@ ACE_BEGIN_VERSIONED_NAMESPACE_DECL
|
||||
class ACE_Export ACE_String_Base_Const
|
||||
{
|
||||
public:
|
||||
|
||||
typedef ACE_Allocator::size_type size_type;
|
||||
|
||||
/// Constant that denotes case where no such character position
|
||||
/// exists.
|
||||
static size_type const npos;
|
||||
|
||||
};
|
||||
|
||||
ACE_END_VERSIONED_NAMESPACE_DECL
|
||||
|
||||
Reference in New Issue
Block a user