build: resolve missing includes under gcc-13

This commit is contained in:
Jan Engelhardt 2023-03-30 23:41:22 +02:00 committed by nashmuhandes
commit a00da83fb6
3 changed files with 3 additions and 3 deletions

View file

@ -121,7 +121,7 @@ for user-defined purpose without allocating any real GPU memory.
See documentation chapter: \ref statistics.
*/
#include <stdio.h>
#ifdef __cplusplus
extern "C" {
#endif