Skip to content

Commit e813c99

Browse files
committed
stdarg fix.
Fixes #13
1 parent b386531 commit e813c99

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Commander-IO.hpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@ SOFTWARE.
3737

3838
#include <stdint.h>
3939
#include <stddef.h>
40+
#include <stdarg.h>
4041

4142
#include "Commander-Settings.hpp"
4243

0 commit comments

Comments
 (0)