fix build failures with newer compiler versions
This commit is contained in:
@@ -33,6 +33,12 @@
|
||||
# include <QImageWriter>
|
||||
#endif
|
||||
|
||||
#if !defined(FC_OS_MACOSX)
|
||||
# include <GL/gl.h>
|
||||
# include <GL/glu.h>
|
||||
# include <GL/glext.h>
|
||||
#endif
|
||||
|
||||
//gcc
|
||||
# include <iomanip>
|
||||
# include <ios>
|
||||
|
||||
Reference in New Issue
Block a user