Cleaner includes
This commit is contained in:
parent
1f18499228
commit
e2d598d5d0
8 changed files with 130 additions and 130 deletions
|
|
@ -11,13 +11,14 @@
|
|||
#include <variant>
|
||||
#include <string_view>
|
||||
#include <unordered_map>
|
||||
#include <ankerl/svector.h>
|
||||
#include "characteristic/characteristic.hpp"
|
||||
#include "generic_object.hpp"
|
||||
|
||||
|
||||
namespace character {
|
||||
class CharacterSheet;
|
||||
namespace characteristic{
|
||||
class Characteristic;
|
||||
}
|
||||
|
||||
class BillyObjects final {
|
||||
public:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue