]> sourceware.org Git - newlib-cygwin.git/commitdiff
* include/exdisp.h: Include oaidl.h as system header.
authorDanny Smith <dannysmith@users.sourceforge.net>
Tue, 12 Nov 2002 21:25:23 +0000 (21:25 +0000)
committerDanny Smith <dannysmith@users.sourceforge.net>
Tue, 12 Nov 2002 21:25:23 +0000 (21:25 +0000)
winsup/w32api/ChangeLog
winsup/w32api/include/exdisp.h

index ac15027072c06123bdc472ceb27189b30a8d1bd4..27175f691c6d0b9a72a87d33af8de6f837ccbe66 100644 (file)
@@ -1,3 +1,7 @@
+2002-11-12  Danny Smith  <dannysmith@users.sourceforge.net>
+
+       * include/exdisp.h: Include oaidl.h as system header.
+
 2002-11-12  Earnie Boyd <earnie@users.sf.net>
 
        * include/w32api.h (__W32API_VERSION): Fix.
index efff4328a06a21825ec0421514f8798b11cefc75..9e747df1119cfe121eecbf882b02e6a233f20cbf 100644 (file)
@@ -6,7 +6,7 @@
 #ifdef __cplusplus
 extern "C" {
 #endif
-#include "oaidl.h"
+#include <oaidl.h>
 #include <ocidl.h>
 #include <docobj.h>
 
This page took 0.037024 seconds and 5 git commands to generate.