Skip to content

Commit

Permalink
Add missing includes
Browse files Browse the repository at this point in the history
  • Loading branch information
Felipe Manga authored and Felipe Manga committed Dec 21, 2023
1 parent 117091b commit 99ab4df
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/she/sdl2/sdl2_display.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,8 @@
#include <sstream>
#include <iostream>
#include <unordered_map>
#include <memory>
#include <vector>

namespace she {

Expand Down

0 comments on commit 99ab4df

Please sign in to comment.