When compiling with -Wold-style-cast clang warns about the old style casts in uuid.h. Replace them with static_cast to avoid the warnings. |
||
|---|---|---|
| .. | ||
| uuid.h | ||
When compiling with -Wold-style-cast clang warns about the old style casts in uuid.h. Replace them with static_cast to avoid the warnings. |
||
|---|---|---|
| .. | ||
| uuid.h | ||