Cleanup: Include in CSV import header
This commit is contained in:
@@ -6,8 +6,6 @@
|
||||
* \ingroup csv
|
||||
*/
|
||||
|
||||
#include "BLI_timeit.hh"
|
||||
|
||||
#include "IO_csv.hh"
|
||||
|
||||
#include "csv_reader.hh"
|
||||
|
||||
@@ -12,7 +12,8 @@
|
||||
|
||||
#include "BLI_array.hh"
|
||||
#include "BLI_generic_array.hh"
|
||||
#include "BLI_map.hh"
|
||||
|
||||
#include "DNA_customdata_types.h"
|
||||
|
||||
struct PointCloud;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user