git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@14478 f3b2605a-c512-4ea7-a41b-209d697bcdaa

This commit is contained in:
sjplimp
2016-01-23 00:48:23 +00:00
parent 627561054c
commit 7f049bb31b

View File

@ -28,6 +28,7 @@ namespace LAMMPS_NS {
class FixShearHistory : public Fix {
friend class Neighbor;
friend class PairGranHookeHistory;
friend class PairGranLine;
public:
FixShearHistory(class LAMMPS *, int, char **);