Skip to content

Commit 0c25795

Browse files
committed
Adding missing header
1 parent cd1d1b6 commit 0c25795

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lib/inc/sys_string/sys_string.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@
1919
#include <optional>
2020
#include <ostream>
2121
#include <limits>
22+
#include <stdarg.h>
2223

2324
#if SYS_STRING_USE_SPACESHIP_OPERATOR
2425
#include <compare>

0 commit comments

Comments
 (0)