source: trunk/src/emx/include/Attic/cpp/cstddef@ 18

Last change on this file since 18 was 18, checked in by bird, 23 years ago

Initial revision

  • Property cvs2svn:cvs-rev set to 1.1
  • Property svn:eol-style set to native
  • Property svn:executable set to *
File size: 152 bytes
Line 
1// -*- C++ -*- forwarding header.
2// This file is part of the GNU ANSI C++ Library.
3
4#ifndef __CSTDDEF__
5#define __CSTDDEF__
6#include <stddef.h>
7#endif
Note: See TracBrowser for help on using the repository browser.