ReactOS 0.4.16-dev-329-g9223134
wstreamout.c
Go to the documentation of this file.
1/*
2 * COPYRIGHT: GNU GPL, see COPYING in the top level directory
3 * PROJECT: ReactOS crt library
4 * FILE: lib/sdk/crt/printf/wstreamout.c
5 * PURPOSE: Implementation of wstreamout
6 * PROGRAMMER: Timo Kreuzer
7 */
8
9#define _UNICODE
10#define UNICODE
11
12#include "streamout.c"