[RTL]
[reactos.git] / base / applications / cacls / precomp.h
1 #ifndef _CACLS_PRECOMP_H
2 #define _CACLS_PRECOMP_H
3
4 #include <windows.h>
5 #include <sddl.h>
6 #include <tchar.h>
7 #include <stdio.h>
8 #include "resource.h"
9
10 #endif /* _CACLS_PRECOMP_H */