forked from qt-creator/qt-creator
		
	
		
			
	
	
		
			7 lines
		
	
	
		
			50 B
		
	
	
	
		
			C++
		
	
	
	
	
	
		
		
			
		
	
	
			7 lines
		
	
	
		
			50 B
		
	
	
	
		
			C++
		
	
	
	
	
	
| 
								 | 
							
								#include "header.hpp"
							 | 
						||
| 
								 | 
							
								
							 | 
						||
| 
								 | 
							
								int main()
							 | 
						||
| 
								 | 
							
								{
							 | 
						||
| 
								 | 
							
								    impl();
							 | 
						||
| 
								 | 
							
								}
							 |