mirror of
				https://github.com/YosysHQ/yosys
				synced 2025-10-31 03:32:29 +00:00 
			
		
		
		
	Merge pull request #17 from mschmoelzer/master
Include unistd.h in svgview.cpp (required for getcwd() function)
This commit is contained in:
		
						commit
						d90ef1e143
					
				
					 1 changed files with 1 additions and 0 deletions
				
			
		|  | @ -47,6 +47,7 @@ | |||
| #include <QGraphicsWebView> | ||||
| #include <QPaintEvent> | ||||
| #include <qmath.h> | ||||
| #include <unistd.h> | ||||
| 
 | ||||
| #ifndef QT_NO_OPENGL | ||||
| #include <QGLWidget> | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue