changing #include "xpt_stuct.h" to <xpt_struct.h> b/c I don't think Mac is finding the file.
git-svn-id: svn://10.0.0.236/trunk@57501 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -157,7 +157,7 @@ xpidl_write_comment(TreeState *state, int indent);
|
||||
/*
|
||||
* Functions for parsing and printing UUIDs.
|
||||
*/
|
||||
#include "xpt_struct.h"
|
||||
#include <xpt_struct.h>
|
||||
|
||||
/*
|
||||
* How large should the buffer supplied to xpidl_sprint_IID be?
|
||||
|
||||
Reference in New Issue
Block a user