Commit 6d5bf9cd authored by Jacek Caban's avatar Jacek Caban Committed by Alexandre Julliard

uuid: Include objsafe.h.

parent 90efadc5
...@@ -71,6 +71,7 @@ DEFINE_GUID(GUID_NULL,0,0,0,0,0,0,0,0,0,0,0); ...@@ -71,6 +71,7 @@ DEFINE_GUID(GUID_NULL,0,0,0,0,0,0,0,0,0,0,0);
#include "hlguids.h" #include "hlguids.h"
#include "dimm.h" #include "dimm.h"
#include "isguids.h" #include "isguids.h"
#include "objsafe.h"
/* FIXME: cguids declares GUIDs but does not define their values */ /* FIXME: cguids declares GUIDs but does not define their values */
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment