forked from soutade/libgourou
Try to fix GCC 13 compilation errors
This commit is contained in:
parent
c259cbd5a3
commit
a0f6324999
|
@ -26,6 +26,7 @@
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#include <string>
|
#include <string>
|
||||||
|
#include <stdint.h>
|
||||||
|
|
||||||
namespace macaron {
|
namespace macaron {
|
||||||
|
|
||||||
|
|
|
@ -27,6 +27,7 @@
|
||||||
#include "drmprocessorclient.h"
|
#include "drmprocessorclient.h"
|
||||||
|
|
||||||
#include <pugixml.hpp>
|
#include <pugixml.hpp>
|
||||||
|
#include <stdint.h>
|
||||||
|
|
||||||
#ifndef HOBBES_DEFAULT_VERSION
|
#ifndef HOBBES_DEFAULT_VERSION
|
||||||
#define HOBBES_DEFAULT_VERSION "10.0.4"
|
#define HOBBES_DEFAULT_VERSION "10.0.4"
|
||||||
|
|
Loading…
Reference in New Issue
Block a user