2000-02-17 Zack Weinberg <zack@wolery.cumb.org>
[official-gcc.git] / libstdc++ / cstddef
blobdb5cbe4003743b49caf04101583ab8b8baa91281
1 // -*- C++ -*- forwarding header.
2 // This file is part of the GNU ANSI C++ Library.
4 #ifndef __CSTDDEF__
5 #define __CSTDDEF__
6 #include <stddef.h>
7 #endif