Try to fix GCC 13 compilation errors
This commit is contained in:
		@@ -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"
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user