Home | News | Projects | Releases
Bugs | RFE | Repositories | Help
Added #include <rpc.h> to Win32 section.
authorSteve Brokenshire <sbrokenshire@xestia.co.uk>
Tue, 27 Oct 2015 09:12:38 +0000 (09:12 +0000)
committerSteve Brokenshire <sbrokenshire@xestia.co.uk>
Tue, 27 Oct 2015 09:12:38 +0000 (09:12 +0000)
source/common/uuid.cpp

index bc90bdd..c0e512f 100644 (file)
@@ -4,6 +4,7 @@ wxString GenerateUUID()
 {
 
 #if defined(__WIN32__)
+#include <rpc.h>
     UUID UUIDData;
     UuidCreate(&UUIDData);
     wchar_t* UUIDStr = 0;
@@ -52,4 +53,4 @@ bool CheckUUID(wxString UUIDInc)
     
     return Result;
     
-}
\ No newline at end of file
+}
Xestia Software Development
Yn Maystri
© 2006 - 2019 Xestia Software Development
Software

Xestia Address Book
Xestia Calendar
Development

Xestia Gelforn
Everything else

About
News
Privacy Policy