Skip to content

Commit

Permalink
Add missing header.
Browse files Browse the repository at this point in the history
  • Loading branch information
ryouze committed Jan 6, 2025
1 parent e25d70e commit f3d84f4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/ui/items.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
#pragma once

#include <cstddef> // for std::size_t
#include <string> // for std::string

#include <SFML/Graphics.hpp>
#include <fmt/core.h>
Expand Down

0 comments on commit f3d84f4

Please sign in to comment.