1
0
mirror of synced 2025-01-19 01:14:04 +01:00

Delete linux/limits.h because clangd automatically append it

This commit is contained in:
Synth_Magic 2025-01-05 11:56:51 +08:00
parent ea4745f758
commit 13118eb055

View File

@ -1,5 +1,4 @@
#include <dirent.h>
#include <linux/limits.h>
#include <stdio.h>
#include <stdlib.h>
#include <string.h>