mirror of
https://github.com/aseprite/aseprite.git
synced 2025-03-29 19:20:09 +00:00
Fix compilation on GCC13
See: https://gcc.gnu.org/gcc-13/porting_to.html#header-dep-changes Bug: https://bugs.gentoo.org/865117 Bug: https://bugs.gentoo.org/895616 Signed-off-by: Zephyr Lykos <self@mochaa.ws>
This commit is contained in:
parent
204ee881be
commit
2f6655f57e
2
laf
2
laf
@ -1 +1 @@
|
||||
Subproject commit 5e936d76335172a4605dc09556a3bf8d54252b05
|
||||
Subproject commit 0673b7c5928317f409c15f1654f5ee3b82011ba5
|
@ -9,6 +9,8 @@
|
||||
#define DIO_ASEPRITE_COMMON_H_INCLUDED
|
||||
#pragma once
|
||||
|
||||
#include "base/ints.h"
|
||||
|
||||
#include <map>
|
||||
#include <string>
|
||||
|
||||
|
@ -9,6 +9,7 @@
|
||||
#pragma once
|
||||
|
||||
#include "app/crash/doc_format.h"
|
||||
#include "base/ints.h"
|
||||
|
||||
#include <iosfwd>
|
||||
|
||||
|
2
third_party/IXWebSocket
vendored
2
third_party/IXWebSocket
vendored
@ -1 +1 @@
|
||||
Subproject commit b6f36191c2022f5936f272da82dcaa36b9114918
|
||||
Subproject commit 5bb1e2d51beb8475cb0f32890d1a233206d1a089
|
Loading…
x
Reference in New Issue
Block a user