mirror of
				https://github.com/SoftFever/OrcaSlicer.git
				synced 2025-10-30 20:21:12 -06:00 
			
		
		
		
	Added a missing includes
This commit is contained in:
		
							parent
							
								
									4834c58545
								
							
						
					
					
						commit
						08a826d237
					
				
					 1 changed files with 4 additions and 0 deletions
				
			
		|  | @ -1,6 +1,7 @@ | |||
| #include "PrintHostDialogs.hpp" | ||||
| 
 | ||||
| #include <algorithm> | ||||
| #include <iomanip> | ||||
| 
 | ||||
| #include <wx/frame.h> | ||||
| #include <wx/progdlg.h> | ||||
|  | @ -13,6 +14,9 @@ | |||
| #include <wx/wupdlock.h> | ||||
| #include <wx/debug.h> | ||||
| 
 | ||||
| #include <boost/log/trivial.hpp> | ||||
| #include <boost/filesystem.hpp> | ||||
| 
 | ||||
| #include "GUI.hpp" | ||||
| #include "GUI_App.hpp" | ||||
| #include "MsgDialog.hpp" | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Lukáš Hejl
						Lukáš Hejl