Add basic BUuid class

ATM it's only able to generate random UUIDs.
This commit is contained in:
Ingo Weinhold
2013-06-07 02:03:16 +02:00
parent 280b7cb63a
commit 01176bd944
4 changed files with 258 additions and 0 deletions
+1
View File
@@ -0,0 +1 @@
#include <../private/shared/Uuid.h>