debug crash for travis
This commit is contained in:
		
							parent
							
								
									208626a27f
								
							
						
					
					
						commit
						dbd08c2aa7
					
				| @ -23,6 +23,8 @@ | ||||
| #include <stdexcept> | ||||
| #include <algorithm> | ||||
| 
 | ||||
| #include <iostream> //debug travis
 | ||||
| 
 | ||||
| namespace nana | ||||
| { | ||||
| 
 | ||||
| @ -92,6 +94,7 @@ namespace detail | ||||
| 			{ | ||||
| 				void operator()(basic_window* wd) const | ||||
| 				{ | ||||
| 					std::cout << "delete basic_window " << wd << std::endl; | ||||
| 					delete wd; | ||||
| 				} | ||||
| 			}; | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user
	 Jinhao
						Jinhao