Skip to content

Commit c110041

Browse files
committed
fix build
1 parent ca60789 commit c110041

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/EgaBridge.hpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@
2020
#pragma once
2121

2222
#include <cstdarg>
23+
#include <cstddef>
2324

2425
// Function pointer types matching EGA API
2526
typedef bool (*EgaInputFn)(char* buf, size_t buflen);

0 commit comments

Comments
 (0)