refactor: remove B_SPELL macro (#26063)

This commit is contained in:
zeertzjq
2023-11-16 11:50:04 +08:00
committed by GitHub
parent bb4b4576e3
commit 931f28841c
4 changed files with 3 additions and 8 deletions

View File

@@ -2,7 +2,6 @@
#include <assert.h>
#include <ctype.h>
#include <inttypes.h>
#include <math.h>
#include <stdio.h>
#include <stdlib.h>