Skip to content

Commit

Permalink
host: fix gcc build
Browse files Browse the repository at this point in the history
  • Loading branch information
Ziemas authored and F0bes committed Jan 17, 2025
1 parent de9d080 commit ef7169d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pcsx2/Host.h
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@

#include <ctime>
#include <functional>
#include <memory>
#include <mutex>
#include <optional>
#include <string>
Expand Down

0 comments on commit ef7169d

Please sign in to comment.