Skip to content

Commit

Permalink
Fixed gcc compilation errors introduced in previous commits (2).
Browse files Browse the repository at this point in the history
  • Loading branch information
pboechat committed Nov 26, 2024
1 parent 6b79259 commit 0fc2033
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,7 @@ inline const char *glGetErrorString(GLenum error)
} \
}
#else
#define FASTCG_CHECK_OPENGL_CALL(...)
#define FASTCG_CHECK_OPENGL_ERROR(...)
#endif

Expand Down

0 comments on commit 0fc2033

Please sign in to comment.