Adding newline to the end of the new Job.cpp file

Signed-off-by: lumberyard-employee-dm <56135373+lumberyard-employee-dm@users.noreply.github.com>
This commit is contained in:
lumberyard-employee-dm
2021-08-02 11:28:04 -05:00
committed by GitHub
parent 8088e6662a
commit 8014475abf
+1 -1
View File
@@ -309,4 +309,4 @@ namespace AZ
return m_dependentCountAndFlags.load(AZStd::memory_order_acquire);
}
#endif
}
}