Commit e12618b1 by Ben Straub

Add some things to precompiled header

parent 14da6182
#include "git2.h"
#include "common.h"
#include <assert.h>
#include <errno.h>
......@@ -6,6 +7,8 @@
#include <stdlib.h>
#include <stdio.h>
#include <string.h>
#include <fcntl.h>
#include <time.h>
#include <sys/types.h>
#include <sys/stat.h>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment