Clean up includes
This commit is contained in:
parent
d2f35798ac
commit
a8d4210cf2
4 changed files with 4 additions and 2 deletions
|
@ -1,7 +1,9 @@
|
|||
#ifndef KANIMAJI_ERROR_HPP
|
||||
#define KANIMAJI_ERROR_HPP
|
||||
|
||||
#include <cstddef>
|
||||
#include <stdexcept>
|
||||
#include <string_view>
|
||||
|
||||
namespace Kanimaji
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue