integrate platform sub-namespace into source code and documentation
this updates function calls to functions that have been moved from the utils namepsace or the Info class to platform::
This commit is contained in:
@ -30,6 +30,7 @@
|
||||
#include "lammps.h" // IWYU pragma: export
|
||||
#include "utils.h" // IWYU pragma: export
|
||||
#include "fmt/format.h" // IWYU pragma: export
|
||||
#include "platform.h" // IWYU pragma: export
|
||||
|
||||
namespace LAMMPS_NS {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user