]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - contrib/libstdc++/cstddef
This commit was generated by cvs2svn to compensate for changes in r98954,
[FreeBSD/FreeBSD.git] / contrib / libstdc++ / cstddef
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