mirror of
				https://github.com/Ed94/gencpp.git
				synced 2025-11-03 15:26:12 -08:00 
			
		
		
		
	WIP: Restructuring project
This commit is contained in:
		
							
								
								
									
										7
									
								
								base/helpers/pop_ignores.inline.hpp
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										7
									
								
								base/helpers/pop_ignores.inline.hpp
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,7 @@
 | 
			
		||||
#ifdef __clang__
 | 
			
		||||
#	pragma clang diagnostic pop
 | 
			
		||||
#endif
 | 
			
		||||
 | 
			
		||||
#ifdef __GNUC__
 | 
			
		||||
#	pragma GCC diagnostic pop
 | 
			
		||||
#endif
 | 
			
		||||
		Reference in New Issue
	
	Block a user