mirror of
https://github.com/pdewacht/brlaser
synced 2024-12-26 07:28:21 +01:00
Fix build with GCC 13
This commit is contained in:
parent
9d7ddda838
commit
30bd80cb8b
@ -18,6 +18,7 @@
|
||||
#ifndef TEMPFILE_H
|
||||
#define TEMPFILE_H
|
||||
|
||||
#include <stdint.h>
|
||||
#include <stdio.h>
|
||||
#include <stdlib.h>
|
||||
#include <vector>
|
||||
|
Loading…
Reference in New Issue
Block a user