apply clang-format

This commit is contained in:
Axel Kohlmeyer
2024-07-22 23:58:10 -04:00
parent 70ee5495a2
commit b459d0c9b9
26 changed files with 69 additions and 80 deletions

View File

@ -14,8 +14,8 @@
#ifndef LMP_ERROR_H
#define LMP_ERROR_H
#include "pointers.h"
#include "exceptions.h"
#include "pointers.h"
namespace LAMMPS_NS {