mirror of
				https://gitlab.freedesktop.org/wayland/wayland.git
				synced 2025-11-03 09:01:42 -05:00 
			
		
		
		
	
		
			
	
	
		
			6 lines
		
	
	
	
		
			120 B
		
	
	
	
		
			C++
		
	
	
	
	
	
		
		
			
		
	
	
			6 lines
		
	
	
	
		
			120 B
		
	
	
	
		
			C++
		
	
	
	
	
	
| 
								 | 
							
								/* This source should compile fine with C++ compiler */
							 | 
						||
| 
								 | 
							
								#include "wayland-server-protocol.h"
							 | 
						||
| 
								 | 
							
								
							 | 
						||
| 
								 | 
							
								int main() { return 0; }
							 | 
						||
| 
								 | 
							
								
							 |