Skip to content

Commit

Permalink
Add missing include
Browse files Browse the repository at this point in the history
  • Loading branch information
Flamefire committed Jul 19, 2020
1 parent f860f07 commit 677e4b3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions SGE/sge_blib.cpp
Expand Up @@ -25,6 +25,7 @@
#include "sge_primitives_int.h"
#include "sge_surface.h"
#include <array>
#include <stdexcept>

using FixedPoint = s25edit::FixedPoint<Sint32, 16>;
using UFixedPoint = s25edit::FixedPoint<Uint32, 16>;
Expand Down

0 comments on commit 677e4b3

Please sign in to comment.