mirror of
				https://github.com/isar/libmdbx.git
				synced 2025-11-04 05:08:57 +08:00 
			
		
		
		
	mdbx: fix missing MDBX_DEVEL=0.
This commit is contained in:
		@@ -25,7 +25,7 @@
 | 
			
		||||
 | 
			
		||||
/* Features under development */
 | 
			
		||||
#ifndef MDBX_DEVEL
 | 
			
		||||
#   define MDBX_DEVEL 1
 | 
			
		||||
#   define MDBX_DEVEL 0
 | 
			
		||||
#endif
 | 
			
		||||
 | 
			
		||||
/*----------------------------------------------------------------------------*/
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user