some more include file cleanup.
include cstdlib where functions like atoi() are used remove unneeded include statements from headers
This commit is contained in:
@ -15,6 +15,7 @@
|
||||
Contributing author: Richard Berger and Axel Kohlmeyer (Temple U)
|
||||
------------------------------------------------------------------------- */
|
||||
|
||||
#include <cstdlib>
|
||||
#include <Python.h>
|
||||
#include "lmppython.h"
|
||||
#include "force.h"
|
||||
|
||||
Reference in New Issue
Block a user