- wrote logger_manager

This commit is contained in:
Jan Hutter
2005-11-11 10:29:32 +00:00
parent 0d3675a284
commit ffd555f58e
15 changed files with 726 additions and 60 deletions
-4
View File
@@ -27,10 +27,6 @@
#include <string.h>
#include <assert.h>
#include <stdio.h>
#ifndef ALLOCATOR_C_
#define ALLOCATOR_C_
#endif
#include "allocator.h"
#include "types.h"