Skip to content
Snippets Groups Projects
Commit df7e89f9 authored by sjplimp's avatar sjplimp
Browse files

git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@14378 f3b2605a-c512-4ea7-a41b-209d697bcdaa
parent 8dff51d5
No related branches found
No related tags found
No related merge requests found
......@@ -22,6 +22,7 @@
konglt@sjtu.edu.cn; konglt@gmail.com
------------------------------------------------------------------------- */
#ifdef FIX_CLASS
FixStyle(phonon,FixPhonon)
......@@ -41,7 +42,7 @@ typedef double FFT_SCALAR;
#include <complex>
#include "fix.h"
#include <map.h>
#include <map>
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment