git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@7961 f3b2605a-c512-4ea7-a41b-209d697bcdaa

This commit is contained in:
sjplimp 2012-03-20 14:05:14 +00:00
parent c2217ad42d
commit 740542f23b
1 changed files with 1 additions and 0 deletions

View File

@ -1,6 +1,7 @@
# ifndef LOGEXC_H
# define LOGEXC_H
#include <stdio.h>
#include <stdlib.h>
#include <stdarg.h>
#include <stdexcept>