Unverified Commit e4489f58 authored by Axel Kohlmeyer's avatar Axel Kohlmeyer
Browse files

make forward declaration consistent with KIM-API code

parent e24feab5
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -69,7 +69,7 @@ CommandStyle(kim_init,KimInit)
#include <string>

// Forward declaration.
class KIM_Model;
typedef struct KIM_Model KIM_Model;

namespace LAMMPS_NS {