mirror of https://github.com/lammps/lammps.git
git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@7961 f3b2605a-c512-4ea7-a41b-209d697bcdaa
This commit is contained in:
parent
c2217ad42d
commit
740542f23b
|
@ -1,6 +1,7 @@
|
|||
# ifndef LOGEXC_H
|
||||
# define LOGEXC_H
|
||||
|
||||
#include <stdio.h>
|
||||
#include <stdlib.h>
|
||||
#include <stdarg.h>
|
||||
#include <stdexcept>
|
||||
|
|
Loading…
Reference in New Issue