Clean up includes

This commit is contained in:
TennesseeTrash 2025-06-08 14:50:26 +02:00
parent d2f35798ac
commit a8d4210cf2
4 changed files with 4 additions and 2 deletions

View file

@ -1,8 +1,6 @@
#ifndef KANIMAJI_SVG_HPP
#define KANIMAJI_SVG_HPP
#include "Kanimaji/Error.hpp"
#include <memory>
#include <string_view>
#include <vector>