Home | Info | Community | Development | myReactOS | Contact Us
00001 #ifndef _CACLS_PRECOMP_H 00002 #define _CACLS_PRECOMP_H 00003 00004 #include <windows.h> 00005 #include <sddl.h> 00006 #include <tchar.h> 00007 #include <stdio.h> 00008 #include "resource.h" 00009 00010 #endif /* _CACLS_PRECOMP_H */