overlay: removed unused include

pull/1011/head
FlightlessMango 1 year ago
parent 20b729cca4
commit ddfc32211f

@ -8,7 +8,7 @@
#include <spdlog/sinks/stdout_color_sinks.h>
#include <spdlog/sinks/rotating_file_sink.h>
#include <filesystem.h>
#include <sys/stat.h>
// #include <sys/stat.h>
#include "overlay.h"
#include "cpu.h"
#include "gpu.h"

Loading…
Cancel
Save