]> pd.if.org Git - pdclib/blobdiff - includes/wchar.h
Initial load with header templates and some first declarations.
[pdclib] / includes / wchar.h
diff --git a/includes/wchar.h b/includes/wchar.h
new file mode 100644 (file)
index 0000000..1b4142b
--- /dev/null
@@ -0,0 +1,15 @@
+// ----------------------------------------------------------------------------
+// $Id$
+// ----------------------------------------------------------------------------
+// Public Domain C Library - http://pdclib.sourceforge.net
+// This code is Public Domain. Use, modify, and redistribute at will.
+// ----------------------------------------------------------------------------
+// TODO
+// ----------------------------------------------------------------------------
+
+#ifndef __WCHAR_H
+#define __WCHAR_H __WCHAR_H
+
+// TODO
+
+#endif // __WCHAR_H