Convenience defines SEP and ALTSEP (python has these), move BLI_*_slash function into path_util.h since these are not fileops.
This commit is contained in:
@@ -29,7 +29,6 @@
|
||||
#include <Python.h>
|
||||
#include "compile.h" /* for the PyCodeObject */
|
||||
#include "eval.h" /* for PyEval_EvalCode */
|
||||
#include "osdefs.h" /* for 'SEP' */
|
||||
|
||||
#include "bpy_internal_import.h"
|
||||
|
||||
|
Reference in New Issue
Block a user