Add string headers to allow building on latest gcc
This commit is contained in:
		@@ -5,6 +5,7 @@
 | 
				
			|||||||
#include <libevdev/libevdev.h>
 | 
					#include <libevdev/libevdev.h>
 | 
				
			||||||
#include <algorithm>
 | 
					#include <algorithm>
 | 
				
			||||||
#include <cstring>
 | 
					#include <cstring>
 | 
				
			||||||
 | 
					#include <string>
 | 
				
			||||||
#include <hidpp20/IHiresScroll.h>
 | 
					#include <hidpp20/IHiresScroll.h>
 | 
				
			||||||
 | 
					
 | 
				
			||||||
#include "Configuration.h"
 | 
					#include "Configuration.h"
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user