mirror of
https://github.com/reactos/reactos.git
synced 2024-12-26 17:14:41 +00:00
[FASTFAT] Use debug bitmap
This is to figure out, whether the bitmap gets corrupted or if there is something else going on.
This commit is contained in:
parent
8f4acea874
commit
d9a287e9a5
1 changed files with 1 additions and 0 deletions
|
@ -36,6 +36,7 @@ Abstract:
|
|||
#include <ntintsafe.h>
|
||||
#ifdef __REACTOS__
|
||||
#include <pseh/pseh2.h>
|
||||
#include <dbgbitmap.h>
|
||||
#endif
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue