Windows2003-3790/sdktools/emptydirs/scanlib/precomp.h

15 lines
211 B
C
Raw Normal View History

2001-01-01 00:00:00 +01:00
#define UNICODE 1
#include <nt.h>
#include <ntrtl.h>
#include <nturtl.h>
#include <windows.h>
#include <winerror.h>
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include "scan.h"