Skip to content

Commit b53f31c

Browse files
committed
Add missing header cstdint
1 parent b1440e9 commit b53f31c

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

examples/custom_policies.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
#include <iostream>
2+
#include <cstdint>
23

34
#include "trlc/enum.hpp"
45

0 commit comments

Comments
 (0)