Skip to content

Commit

Permalink
Add cstddef include
Browse files Browse the repository at this point in the history
  • Loading branch information
Foereaper authored Jul 29, 2024
1 parent 1040c84 commit b53724c
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@
#pragma once

#include <stdint.h>
#include <cstddef>

///
/// @defgroup ffxSDK SDK
Expand Down

0 comments on commit b53724c

Please sign in to comment.