reactos/lib/sdk/crt/printf/wstreamout.c
Johannes Anderwald 6c8e7899a9 - Update to trunk
svn path=/branches/audio-bringup/; revision=49927
2010-12-03 15:05:26 +00:00

12 lines
307 B
C

/*
* COPYRIGHT: GNU GPL, see COPYING in the top level directory
* PROJECT: ReactOS crt library
* FILE: lib/sdk/crt/printf/wstreamout.c
* PURPOSE: Implementation of wstreamout
* PROGRAMMER: Timo Kreuzer
*/
#define _UNICODE
#define UNICODE
#include "streamout.c"