*** empty log message ***
This commit is contained in:
@ -2,8 +2,8 @@
|
||||
* $id$
|
||||
*/
|
||||
|
||||
#ifndef _ASE_CTYPE_H_
|
||||
#define _ASE_CTYPE_H_
|
||||
#ifndef _ASE_UTL_CTYPE_H_
|
||||
#define _ASE_UTL_CTYPE_H_
|
||||
|
||||
#include <ase/types.h>
|
||||
#include <ase/macros.h>
|
||||
|
@ -1,9 +1,9 @@
|
||||
/*
|
||||
* $Id: main.h,v 1.1 2007-02-20 14:04:21 bacon Exp $
|
||||
* $Id: main.h,v 1.2 2007-02-22 14:32:08 bacon Exp $
|
||||
*/
|
||||
|
||||
#ifndef _ASE_MAIN_H_
|
||||
#define _ASE_MAIN_H_
|
||||
#ifndef _ASE_UTL_MAIN_H_
|
||||
#define _ASE_UTL_MAIN_H_
|
||||
|
||||
#include <ase/types.h>
|
||||
#include <ase/macros.h>
|
||||
|
@ -1,9 +1,9 @@
|
||||
/*
|
||||
* $Id: stdio.h,v 1.2 2007-02-21 04:09:28 bacon Exp $
|
||||
* $Id: stdio.h,v 1.3 2007-02-22 14:32:08 bacon Exp $
|
||||
*/
|
||||
|
||||
#ifndef _ASE_STDIO_H_
|
||||
#define _ASE_STDIO_H_
|
||||
#ifndef _ASE_UTL_STDIO_H_
|
||||
#define _ASE_UTL_STDIO_H_
|
||||
|
||||
#include <ase/types.h>
|
||||
#include <ase/macros.h>
|
||||
|
Reference in New Issue
Block a user