office-gobmx/sal/systools/win32/uwinapi/snwprintf.c

9 lines
198 B
C
Raw Normal View History

/* -*- 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: */