1
0
Fork 0
mirror of https://github.com/tailix/libkernaux.git synced 2025-10-09 23:24:19 -04:00

Remove unnecessary macro code

This commit is contained in:
Alex Kotov 2021-12-20 11:17:53 +05:00
parent 29542e98d2
commit 6ed5ca807f
Signed by: kotovalexarian
GPG key ID: 553C0EBBEB5D5F08
13 changed files with 13 additions and 13 deletions

View file

@ -1,5 +1,5 @@
#ifndef KERNAUX_INCLUDED_PRINTF
#define KERNAUX_INCLUDED_PRINTF 1
#define KERNAUX_INCLUDED_PRINTF
#ifdef __cplusplus
extern "C" {