016cf8b277aeede5edeaf5d474430bd983215abc
[reactos.git] / reactos / drivers / filesystems / udfs / wcache.cpp
1 ////////////////////////////////////////////////////////////////////
2 // Copyright (C) Alexander Telyatnikov, Ivan Keliukh, Yegor Anchishkin, SKIF Software, 1999-2013. Kiev, Ukraine
3 // All rights reserved
4 ////////////////////////////////////////////////////////////////////
5 #include "udffs.h"
6
7 // define the file specific bug-check id
8 #define UDF_BUG_CHECK_ID UDF_FILE_WCACHE
9
10 #include "Include/wcache_lib.cpp"