Commit 49cd8817 authored by Tongtong Shen's avatar Tongtong Shen
Browse files

Merge branch 'master' of https://github.com/lengxupa/lammps

parents 227a82e1 a705b635
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -20,7 +20,6 @@ FixStyle(deposit,FixDeposit)
#ifndef LMP_FIX_DEPOSIT_H
#define LMP_FIX_DEPOSIT_H

#include <cstdio>
#include "fix.h"

namespace LAMMPS_NS {