mirror of
				https://github.com/Ed94/gencpp.git
				synced 2025-11-03 23:36:12 -08:00 
			
		
		
		
	generated c_library compiles
This commit is contained in:
		@@ -19,7 +19,7 @@ CodeBody gen_hashtable_base()
 | 
			
		||||
	));
 | 
			
		||||
 | 
			
		||||
	Code define_type = untyped_str(txt(
 | 
			
		||||
R"(#define HashTable(_type) struct _type
 | 
			
		||||
R"(#define HashTable(_type) struct gen_HashTable_##_type
 | 
			
		||||
)"
 | 
			
		||||
	));
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user