Sha256: c5cf25c1871a879ab6e418cd0e38e33e16dfe24b0898db85a089821264b5b5e5

Contents?: true

Size: 294 Bytes

Versions: 5

Compression:

Stored size: 294 Bytes

Contents

#include "git2.h"

#include <assert.h>
#include <errno.h>
#include <limits.h>
#include <stdlib.h>
#include <stdio.h>
#include <string.h>

#include <sys/types.h>
#include <sys/stat.h>

#include <regex.h>

#include <io.h>
#include <direct.h>
#ifdef GIT_THREADS
 #include "win32/pthread.h"
#endif

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
rugged-0.19.0 vendor/libgit2/src/win32/precompiled.h
rugged-0.18.0.gh.de28323 vendor/libgit2/src/win32/precompiled.h
rugged-0.18.0.b1 vendor/libgit2/src/win32/precompiled.h
rugged-0.17.0.b7 vendor/libgit2/src/win32/precompiled.h
rugged-0.17.0.b6 vendor/libgit2/src/win32/precompiled.h