]> pd.if.org Git - pdclib/blobdiff - includes/stdint.h
Forgot the header guard on string.h. Bumped release date in Readme.txt.
[pdclib] / includes / stdint.h
diff --git a/includes/stdint.h b/includes/stdint.h
deleted file mode 100644 (file)
index 66f31fd..0000000
+++ /dev/null
@@ -1,15 +0,0 @@
-// ----------------------------------------------------------------------------
-// $Id$
-// ----------------------------------------------------------------------------
-// Public Domain C Library - http://pdclib.sourceforge.net
-// This code is Public Domain. Use, modify, and redistribute at will.
-// ----------------------------------------------------------------------------
-// TODO
-// ----------------------------------------------------------------------------
-
-#ifndef __STDINT_H
-#define __STDINT_H __STDINT_H
-
-// TODO
-
-#endif // __STDINT_H