Skip to content

Commit 82faf12

Browse files
add string.h
1 parent f1486c0 commit 82faf12

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

RGFW.h

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1261,6 +1261,8 @@ typedef RGFW_ENUM(u8, RGFW_mouseIcons) {
12611261
#include <stdio.h>
12621262
#endif
12631263

1264+
#include <stdio.h>
1265+
12641266
#include <math.h>
12651267
#include <assert.h>
12661268

0 commit comments

Comments
 (0)