Fix compilation error with strick flags caused by missing abort()
This commit is contained in:
@@ -43,6 +43,8 @@
|
||||
# pragma GCC diagnostic ignored "-Wunused-function"
|
||||
#endif
|
||||
|
||||
#include <stdlib.h> /* for abort(). */
|
||||
|
||||
#include "BLI_utildefines.h"
|
||||
|
||||
#define _GL_PREFIX static inline
|
||||
|
Reference in New Issue
Block a user