convert atc library header files to C++ style
This commit is contained in:
@ -2,7 +2,7 @@
|
||||
#define LAMMPS_INTERFACE_H
|
||||
|
||||
#include <iostream>
|
||||
#include <stdlib.h>
|
||||
#include <cstdlib>
|
||||
#include <map>
|
||||
#include <iostream>
|
||||
#include <string>
|
||||
|
||||
Reference in New Issue
Block a user