mirror of
				https://bitbucket.org/chromiumembedded/cef
				synced 2025-06-05 21:39:12 +02:00 
			
		
		
		
	views: cefclient: Add missing <algorithm> include for std::max
This commit is contained in:
		| @@ -4,6 +4,7 @@ | |||||||
|  |  | ||||||
| #include "tests/cefclient/browser/views_overlay_controls.h" | #include "tests/cefclient/browser/views_overlay_controls.h" | ||||||
|  |  | ||||||
|  | #include <algorithm> | ||||||
| #include <string> | #include <string> | ||||||
|  |  | ||||||
| #include "include/views/cef_box_layout.h" | #include "include/views/cef_box_layout.h" | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user