This commit is contained in:
2026-03-21 20:15:56 +08:00
parent 52301bcf8d
commit 681785f2f3
2 changed files with 6 additions and 3 deletions

View File

@@ -4,7 +4,9 @@
#ifndef _SETCONFIG_H_
#define _SETCONFIG_H_
#ifndef WITH_CONFIG
#define WITH_CONFIG
#endif
#ifdef WITH_CONFIG
#include <config/config.h>