]> pd.if.org Git - pdclib/blob - includes/inttypes.h
Initial load with header templates and some first declarations.
[pdclib] / includes / inttypes.h
1 // ----------------------------------------------------------------------------
2 // $Id$
3 // ----------------------------------------------------------------------------
4 // Public Domain C Library - http://pdclib.sourceforge.net
5 // This code is Public Domain. Use, modify, and redistribute at will.
6 // ----------------------------------------------------------------------------
7 // TODO
8 // ----------------------------------------------------------------------------
9
10 #ifndef __INTTYPES_H
11 #define __INTTYPES_H __INTTYPES_H
12
13 // TODO
14
15 #endif // __INTTYPES_H