Merge pull request #1842 from uh-sem-blee/development

fixes issues with objective-git
This commit is contained in:
Russell Belfer 2013-09-09 10:30:31 -07:00
commit e0b4a8ac33

View File

@ -7,11 +7,11 @@
#ifndef INCLUDE_git_merge_h__
#define INCLUDE_git_merge_h__
#include "git2/common.h"
#include "git2/types.h"
#include "git2/oid.h"
#include "git2/checkout.h"
#include "git2/index.h"
#include "common.h"
#include "types.h"
#include "oid.h"
#include "checkout.h"
#include "index.h"
/**
* @file git2/merge.h