1 2 3 4 5 6 7 8 9 10 11
#ifndef _DIRSTATE_HELPERS_C_H #define _DIRSTATE_HELPERS_C_H /* for intptr_t */ #ifdef _MSC_VER #include <io.h> #else #include <stdint.h> #endif #endif
Loggerhead is a web-based interface for Breezy Version: 2.0.1