Libgourou

Libgourou Commit Details

Date:2023-04-29 13:09:53 (4 months 25 days ago)
Author:Grégory Soutadé
Branch:master
Commit:a0f6324999000f3ceca00b73da6147d69bf4cc91
Parents: c259cbd5a38f571c937418939fff07f63c049154
Message:Try to fix GCC 13 compilation errors

Changes:
Minclude/Base64.h (1 diff)
Minclude/libgourou.h (1 diff)

File differences

include/Base64.h
2626
2727
2828
29
2930
3031
3132
*/
#include <string>
#include <stdint.h>
namespace macaron {
include/libgourou.h
2727
2828
2929
30
3031
3132
3233
#include "drmprocessorclient.h"
#include <pugixml.hpp>
#include <stdint.h>
#ifndef HOBBES_DEFAULT_VERSION
#define HOBBES_DEFAULT_VERSION "10.0.4"

Archive Download the corresponding diff file