aboutsummaryrefslogtreecommitdiff
path: root/Source/Particles/ParticleCreation/SmartUtils.cpp
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--Source/Particles/ParticleCreation/SmartUtils.cpp (renamed from Source/Particles/ParticleCreation/SmartCopy.cpp)2
1 files changed, 1 insertions, 1 deletions
diff --git a/Source/Particles/ParticleCreation/SmartCopy.cpp b/Source/Particles/ParticleCreation/SmartUtils.cpp
index 7d323ce39..eeff136a7 100644
--- a/Source/Particles/ParticleCreation/SmartCopy.cpp
+++ b/Source/Particles/ParticleCreation/SmartUtils.cpp
@@ -5,7 +5,7 @@
*
* License: BSD-3-Clause-LBNL
*/
-#include "SmartCopy.H"
+#include "SmartUtils.H"
PolicyVec getPolicies (const NameMap& names) noexcept
{