Sign in
android
/
platform
/
external
/
nanoprintf
/
HEAD
/
.
/
tests
/
compilation_c.c
blob: 1b3427b6d4bbf39f7dacbb7515d0309c34f9736a [
file
] [
log
] [
blame
]
#ifdef
_MSC_VER
#pragma
warning
(
disable
:
4464
)
// relative include uses ..
#endif
#define
NANOPRINTF_IMPLEMENTATION
#include
"../nanoprintf.h"