diff options
Diffstat (limited to 'zlog/zc_defs.h')
| -rw-r--r-- | zlog/zc_defs.h | 18 |
1 files changed, 0 insertions, 18 deletions
diff --git a/zlog/zc_defs.h b/zlog/zc_defs.h deleted file mode 100644 index 9524999..0000000 --- a/zlog/zc_defs.h +++ /dev/null @@ -1,18 +0,0 @@ -/* - * This file is part of the zlog Library. - * - * Copyright (C) 2011 by Hardy Simpson <[email protected]> - * - * Licensed under the LGPL v2.1, see the file COPYING in base directory. - */ - -#ifndef __zc_defs_h -#define __zc_defs_h - -#include "zc_profile.h" -#include "zc_arraylist.h" -#include "zc_hashtable.h" -#include "zc_xplatform.h" -#include "zc_util.h" - -#endif |
