forked from espressif/esp-protocols
		
	asio: Disable concepts support
Fix example for compatibility with C++20 * Original commit: espressif/esp-idf@9dba0476a0 * Original commit: espressif/esp-idf@157247f98f
This commit is contained in:
		@@ -30,6 +30,7 @@
 | 
			
		||||
# define ASIO_SEPARATE_COMPILATION
 | 
			
		||||
# define ASIO_STANDALONE
 | 
			
		||||
# define ASIO_HAS_PTHREADS
 | 
			
		||||
# define ASIO_DISABLE_CONCEPTS
 | 
			
		||||
 | 
			
		||||
# ifdef CONFIG_ASIO_USE_ESP_OPENSSL
 | 
			
		||||
#  define ASIO_USE_ESP_OPENSSL
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user