Skip to content

Commit

Permalink
Add missing header to fix gcc build
Browse files Browse the repository at this point in the history
  • Loading branch information
amaiorano committed Dec 22, 2023
1 parent 430c217 commit 8866ab5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions libs/sdl_engine/src/GLUtil.h
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@

#include <array>
#include <cassert>
#include <cstdio>
#include <functional>
#include <optional>

Expand Down

0 comments on commit 8866ab5

Please sign in to comment.