use c++ style system headers
This commit is contained in:
@ -15,10 +15,10 @@
|
|||||||
Contributing author: Sergey Lishchuk
|
Contributing author: Sergey Lishchuk
|
||||||
------------------------------------------------------------------------- */
|
------------------------------------------------------------------------- */
|
||||||
|
|
||||||
|
|
||||||
|
#include <cmath>
|
||||||
|
|
||||||
#include "pair_atm.h"
|
#include "pair_atm.h"
|
||||||
|
|
||||||
#include <math.h>
|
|
||||||
|
|
||||||
#include "atom.h"
|
#include "atom.h"
|
||||||
#include "citeme.h"
|
#include "citeme.h"
|
||||||
#include "comm.h"
|
#include "comm.h"
|
||||||
|
|||||||
Reference in New Issue
Block a user