include: bits.h should include bits1_5.h.

This commit is contained in:
Francois Gouget 2011-12-20 09:18:13 +01:00 committed by Alexandre Julliard
parent 785d7a8841
commit 109325fb80
1 changed files with 2 additions and 0 deletions

View File

@ -413,3 +413,5 @@ library BackgroundCopyManager
interface IBackgroundCopyCallback;
}
cpp_quote("#include \"bits1_5.h\"")