Skip to content

Commit

Permalink
fix: add missing include
Browse files Browse the repository at this point in the history
  • Loading branch information
dudantas committed Sep 26, 2024
1 parent 1b2d82e commit a75516b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/pch.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@
#include <mutex>
#include <stack>
#include <source_location>
#include <span>

// --------------------
// System Includes
Expand Down

0 comments on commit a75516b

Please sign in to comment.