Francois Gouget : include: bits.h should include bits1_5.h.

Alexandre Julliard julliard at winehq.org
Tue Dec 20 13:43:25 CST 2011


Module: wine
Branch: master
Commit: 109325fb8041f24b61eb1a3681e8c61455a47f28
URL:    http://source.winehq.org/git/wine.git/?a=commit;h=109325fb8041f24b61eb1a3681e8c61455a47f28

Author: Francois Gouget <fgouget at free.fr>
Date:   Tue Dec 20 09:18:13 2011 +0100

include: bits.h should include bits1_5.h.

---

 include/bits.idl |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/include/bits.idl b/include/bits.idl
index 89b916d..2eed38d 100644
--- a/include/bits.idl
+++ b/include/bits.idl
@@ -413,3 +413,5 @@ library BackgroundCopyManager
 
     interface IBackgroundCopyCallback;
 }
+
+cpp_quote("#include \"bits1_5.h\"")




More information about the wine-cvs mailing list