Disable warnings
This commit is contained in:
@@ -23,7 +23,7 @@ with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
#define DOKAN_H_
|
||||
|
||||
/** Do not include NTSTATUS. Fix duplicate preprocessor definitions */
|
||||
#define WIN32_NO_STATUS
|
||||
#define WIN32_NO_STATUS
|
||||
#include <windows.h>
|
||||
#undef WIN32_NO_STATUS
|
||||
#include <ntstatus.h>
|
||||
|
Reference in New Issue
Block a user