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