2010-10-27 07:13:11 -05:00
|
|
|
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
|
2002-12-10 05:19:13 -06:00
|
|
|
#ifndef _UNICODE
|
|
|
|
#define _UNICODE
|
|
|
|
#endif
|
|
|
|
|
2003-10-06 09:22:11 -05:00
|
|
|
#include "sntprintf.c"
|
2010-10-27 07:13:11 -05:00
|
|
|
|
|
|
|
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
|