mirror of
				https://github.com/SoftFever/OrcaSlicer.git
				synced 2025-10-31 04:31:15 -06:00 
			
		
		
		
	Fixed missing includes on osx.
This commit is contained in:
		
							parent
							
								
									0e8d13142b
								
							
						
					
					
						commit
						ce6937c725
					
				
					 1 changed files with 5 additions and 2 deletions
				
			
		|  | @ -1,15 +1,18 @@ | |||
| #ifndef slic3r_GUI_ObjectList_hpp_ | ||||
| #define slic3r_GUI_ObjectList_hpp_ | ||||
| 
 | ||||
| #include <wx/bitmap.h> | ||||
| #include <wx/dataview.h> | ||||
| #include <map> | ||||
| #include <vector> | ||||
| 
 | ||||
| #include <wx/bitmap.h> | ||||
| #include <wx/dataview.h> | ||||
| #include <wx/menu.h> | ||||
| 
 | ||||
| #include "Event.hpp" | ||||
| #include "wxExtensions.hpp" | ||||
| 
 | ||||
| class wxBoxSizer; | ||||
| class wxMenuItem; | ||||
| class PrusaObjectDataViewModel; | ||||
| 
 | ||||
| namespace Slic3r { | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 bubnikv
						bubnikv