mirror of
				https://github.com/RGBCube/serenity
				synced 2025-10-31 14:02:46 +00:00 
			
		
		
		
	LibGfx: Add forward declaration header
This patch adds <LibGfx/Forward.h> with forward declarations for Gfx.
This commit is contained in:
		
							parent
							
								
									184475d45a
								
							
						
					
					
						commit
						3fe2640c8c
					
				
					 37 changed files with 264 additions and 172 deletions
				
			
		|  | @ -33,6 +33,7 @@ | |||
| #include "Screen.h" | ||||
| #include "Window.h" | ||||
| #include <AK/LogStream.h> | ||||
| #include <AK/SharedBuffer.h> | ||||
| #include <AK/StdLibExtras.h> | ||||
| #include <AK/Vector.h> | ||||
| #include <LibGfx/CharacterBitmap.h> | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Andreas Kling
						Andreas Kling