Skip to content

Commit

Permalink
Added potentially missing include
Browse files Browse the repository at this point in the history
  • Loading branch information
texus committed Jul 15, 2023
1 parent 3cf39bd commit a28c478
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions include/TGUI/Duration.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@
#if !TGUI_EXPERIMENTAL_USE_STD_MODULE
#include <cstdint>
#include <chrono>
#include <type_traits>
#endif

#if TGUI_HAS_WINDOW_BACKEND_SFML
Expand Down

0 comments on commit a28c478

Please sign in to comment.