Fixed build error
compiler didn't understand std::function include ```<functional>```
This commit is contained in:
		
							parent
							
								
									1ed7702790
								
							
						
					
					
						commit
						03642b8e3f
					
				| @ -16,6 +16,8 @@ | ||||
| #include "../basis.hpp" | ||||
| #include <nana/paint/image.hpp> | ||||
| 
 | ||||
| #include <functional> | ||||
| 
 | ||||
| namespace nana | ||||
| { | ||||
| namespace detail | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user
	 Ray Kim
						Ray Kim