Cleanup: console/info headers
This commit is contained in:
@@ -18,11 +18,7 @@
|
||||
* \ingroup spconsole
|
||||
*/
|
||||
|
||||
#include <math.h>
|
||||
#include <stdlib.h>
|
||||
#include <string.h>
|
||||
#include <sys/stat.h>
|
||||
#include <limits.h>
|
||||
|
||||
#include "BLI_blenlib.h"
|
||||
#include "BLI_utildefines.h"
|
||||
|
||||
@@ -21,10 +21,7 @@
|
||||
* \ingroup spinfo
|
||||
*/
|
||||
|
||||
#include <math.h>
|
||||
#include <stdlib.h>
|
||||
#include <string.h>
|
||||
#include <sys/stat.h>
|
||||
#include <limits.h>
|
||||
|
||||
#include "BLI_utildefines.h"
|
||||
|
||||
@@ -18,12 +18,6 @@
|
||||
* \ingroup spinfo
|
||||
*/
|
||||
|
||||
#include <math.h>
|
||||
#include <string.h>
|
||||
#include <sys/stat.h>
|
||||
#include <limits.h>
|
||||
#include <assert.h>
|
||||
|
||||
#include "MEM_guardedalloc.h"
|
||||
|
||||
#include "BLF_api.h"
|
||||
@@ -35,7 +29,8 @@
|
||||
#include "GPU_immediate.h"
|
||||
#include "GPU_state.h"
|
||||
|
||||
#include "BKE_report.h"
|
||||
#include "DNA_userdef_types.h" /* For 'U.dpi_fac' */
|
||||
|
||||
#include "UI_interface.h"
|
||||
#include "UI_interface_icons.h"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user