Skip to content

Commit

Permalink
Add cstdint include
Browse files Browse the repository at this point in the history
  • Loading branch information
baconpaul committed Oct 24, 2024
1 parent fe54f61 commit 4c6243c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions include/sst/voicemanager/voicemanager.h
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@

#include <array>
#include <cassert>
#include <cstdint>

/**
* \mainpage SST Voice Manager
Expand Down

0 comments on commit 4c6243c

Please sign in to comment.