Refactor: Cycles: Replace foreach() by range based for loops
Pull Request: https://projects.blender.org/blender/blender/pulls/132361
This commit is contained in:
@@ -8,7 +8,6 @@
|
||||
#include <algorithm>
|
||||
#include <cctype>
|
||||
|
||||
#include "util/foreach.h"
|
||||
#include "util/string.h"
|
||||
#include "util/types_float4.h"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user