BarryServer : Git

All the code for all my projects
// BarryServer : Git / libBLOC / commit / c5a8d166e141bc66615bbf6d3f16e6c1ab6accf6 / tree / tree.c

// Related

libBLOC

Barry Adding object metadata functions c5a8d16 (2 years, 11 months ago)
diff --git a/tree/tree.c b/tree/tree.c
index 1bffd72..6e23c5a 100644
--- a/tree/tree.c
+++ b/tree/tree.c
@@ -28,7 +28,6 @@
 #include <BLOC/object.h>
 #include <BLOC/tree.h>
 #include "../assert.h"
-#include "../object.h"
 #include "tree.h"
 
 static void _tree_new(void *);