Skip to content

Commit cebcde3

Browse files
authored
Merge pull request #3473 from Gacko/patch-1
Collection: Include `<cstdint>`.
2 parents b6da677 + 7791f75 commit cebcde3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

headers/modsecurity/collection/collection.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@
2121
#include <vector>
2222
#include <algorithm>
2323
#include <memory>
24+
#include <cstdint>
2425
#endif
2526

2627

0 commit comments

Comments
 (0)