commit to trigger build

This commit is contained in:
Niels 2015-06-21 11:35:54 +02:00
parent d818bec6ac
commit 3e28c5ff8f
2 changed files with 6 additions and 2 deletions

View file

@ -155,7 +155,9 @@ class basic_json
/// @}
/// returns the allocator associated with the container
/*!
@brief returns the allocator associated with the container
*/
static allocator_type get_allocator()
{
return allocator_type();

View file

@ -155,7 +155,9 @@ class basic_json
/// @}
/// returns the allocator associated with the container
/*!
@brief returns the allocator associated with the container
*/
static allocator_type get_allocator()
{
return allocator_type();