Windows-Server-2003/sdktools/windiff/gutils/precomp.h

10 lines
167 B
C
Raw Permalink Normal View History

2024-08-04 01:28:15 +02:00
#include <windows.h>
#include <commdlg.h>
#include <string.h>
#include <stdio.h>
#include <memory.h>
#include <sys/types.h>
#include <sys/stat.h>
#include <gutils.h>