Skip to content

Commit

Permalink
Add missing header
Browse files Browse the repository at this point in the history
  • Loading branch information
Blake-Madden committed Jan 6, 2024
1 parent 458bf63 commit 528dd9a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/donttranslate.h
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@
#define __DONTTRANSLATE_H__

#include <type_traits>
#include <cstdint>

// Determines whether T is string constant type.
/// @private
Expand Down

0 comments on commit 528dd9a

Please sign in to comment.