diff --git a/ase/stx/builtin.h b/ase/stx/builtin.h new file mode 100644 index 00000000..ba36da27 --- /dev/null +++ b/ase/stx/builtin.h @@ -0,0 +1,9 @@ +/* + * $Id: builtin.h,v 1.1 2005-07-16 04:50:19 bacon Exp $ + */ + +#ifndef _XP_STX_BUILTIN_H_ +#define _XP_STX_BUILTIN_H_ + + +#endif