1
0
mirror of synced 2025-02-28 06:30:23 +01:00

remove time.h because clangd automatically appended it

This commit is contained in:
Synth_Magic 2025-01-05 11:59:21 +08:00
parent 13118eb055
commit 5f0923f892

View File

@ -2,7 +2,6 @@
#include <stdlib.h>
#include <string.h>
#include <ctype.h>
#include <time.h>
#include "config.h"
#include "gpuvendor.h"