summaryrefslogtreecommitdiff
path: root/sal/systools/win32/uwinapi/snwprintf.c
blob: 9b159c9b227bc52c0b78708cbe100b5472a3b45e (plain)
1
2
3
4
5
6
7
8
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
#ifndef _UNICODE
#define _UNICODE
#endif

#include "sntprintf.c"

/* vim:set shiftwidth=4 softtabstop=4 expandtab: */