mirror of
				https://github.com/RGBCube/serenity
				synced 2025-10-31 17:12:43 +00:00 
			
		
		
		
	 944e5cfb35
			
		
	
	
		944e5cfb35
		
	
	
	
	
		
			
			Remove superfluous includes from IPCCompiler's generated output and add include directives in IPC definitions where appropriate.
		
			
				
	
	
		
			6 lines
		
	
	
	
		
			122 B
		
	
	
	
		
			Text
		
	
	
	
	
	
			
		
		
	
	
			6 lines
		
	
	
	
		
			122 B
		
	
	
	
		
			Text
		
	
	
	
	
	
| #include <LibCore/AnonymousBuffer.h>
 | |
| 
 | |
| endpoint ClipboardClient
 | |
| {
 | |
|     clipboard_data_changed([UTF8] String mime_type) =|
 | |
| }
 |