Cleaner includes

This commit is contained in:
Pcornat 2024-10-30 19:07:23 +01:00
commit e2d598d5d0
Signed by: Pcornat
GPG key ID: E0326CC678A00BDD
8 changed files with 130 additions and 130 deletions

View file

@ -1,7 +1,7 @@
#ifndef BILLYSHEET_CHARACTER_SHEET_HPP
#define BILLYSHEET_CHARACTER_SHEET_HPP
#include "characteristic/characteristic.hpp"
#include "characteristic.hpp"
#include "billy_objects.hpp"
#include <unordered_set>