Include cstdint (#6697)
This commit is contained in:
@@ -49,6 +49,7 @@
|
||||
#ifndef ALLEGRO_H
|
||||
#define ALLEGRO_H
|
||||
#include <assert.h>
|
||||
#include <cstdint>
|
||||
#include <cstring>
|
||||
#include <istream>
|
||||
#include <ostream>
|
||||
|
||||
Reference in New Issue
Block a user