Skip to content

Commit

Permalink
Include missing header.
Browse files Browse the repository at this point in the history
  • Loading branch information
karnkaul committed Oct 2, 2023
1 parent c691484 commit 27a06a2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions engine/src/console/console.cpp
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
#include <le/console/console.hpp>
#include <algorithm>
#include <array>
#include <span>
#include <unordered_set>

namespace le::console {
Expand Down

0 comments on commit 27a06a2

Please sign in to comment.