Portability - util.cpp #warning
- Removed useless warning pragma - it only confuses people.
This commit is contained in:
@@ -198,8 +198,6 @@ const std::string uuid ()
|
|||||||
|
|
||||||
////////////////////////////////////////////////////////////////////////////////
|
////////////////////////////////////////////////////////////////////////////////
|
||||||
#else
|
#else
|
||||||
#warning "Using custom UUID generator"
|
|
||||||
|
|
||||||
#include <stdlib.h>
|
#include <stdlib.h>
|
||||||
static char randomHexDigit ()
|
static char randomHexDigit ()
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user