Go to the documentation of this file.
18#ifndef __USE_DEFAULT_COMPILER_H_PART_1__
19#define __USE_DEFAULT_COMPILER_H_PART_1__
25#if !__IS_COMPILER_LLVM__ && !__IS_COMPILER_GCC__ && !__IS_COMPILER_TCC__
26# error compiler not supported
33#ifndef __VSF_HEADER_ONLY_SHOW_COMPILER_INFO__
36#include "../__common/__compiler.h"
40#ifndef __USE_DEFAULT_COMPILER_H_PART_2__
41#define __USE_DEFAULT_COMPILER_H_PART_2__
53#define vsf_stdio_init(...)