Blender Git Loki
Git Commits -> Revision 8198dbb
Revision 8198dbb by Jacques Lucke (master) August 7, 2020, 08:10 (GMT) |
Code Style: use "#pragma once" in some newer headers Those were missing from the previous commit, because these headers only exist in the `master` and not in the `blender-v2.90-release` branch. |
Commit Details:
Full Hash: 8198dbb888856b8c11757586df02aca15f132f90
Parent Commit: af88cc0
Lines Changed: +5, -20
5 Modified Paths:
/source/blender/blenlib/BLI_multi_value_map.hh (+1, -4) (Diff)
/source/blender/blenlib/BLI_vector_adaptor.hh (+1, -4) (Diff)
/source/blender/nodes/NOD_node_tree_dependencies.hh (+1, -4) (Diff)
/source/blender/simulation/intern/particle_mesh_emitter.hh (+1, -4) (Diff)
/source/blender/simulation/intern/simulation_solver_influences.hh (+1, -4) (Diff)
/source/blender/blenlib/BLI_vector_adaptor.hh (+1, -4) (Diff)
/source/blender/nodes/NOD_node_tree_dependencies.hh (+1, -4) (Diff)
/source/blender/simulation/intern/particle_mesh_emitter.hh (+1, -4) (Diff)
/source/blender/simulation/intern/simulation_solver_influences.hh (+1, -4) (Diff)