include: bits.h should include bits1_5.h.
This commit is contained in:
parent
785d7a8841
commit
109325fb80
|
@ -413,3 +413,5 @@ library BackgroundCopyManager
|
|||
|
||||
interface IBackgroundCopyCallback;
|
||||
}
|
||||
|
||||
cpp_quote("#include \"bits1_5.h\"")
|
||||
|
|
Loading…
Reference in New Issue