Commit f1260e03 by Ross Delinger

Remove unnecessary ifdef in pool.h

parent ed0571f8
......@@ -8,10 +8,7 @@
#define INCLUDE_pool_h__
#include "common.h"
#ifdef GIT_DEBUG_POOL
#include "vector.h"
#endif
typedef struct git_pool_page git_pool_page;
......
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