git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@10165 f3b2605a-c512-4ea7-a41b-209d697bcdaa
This commit is contained in:
@ -7,9 +7,9 @@
|
||||
#include <stdexcept>
|
||||
#include <string>
|
||||
|
||||
# ifndef _WIN32
|
||||
#if !defined(_WIN32) || defined(__MINGW32__)
|
||||
# include <typeinfo>
|
||||
# endif
|
||||
#endif
|
||||
|
||||
|
||||
/// this specifies whether to put file/line info in error messages
|
||||
|
||||
Reference in New Issue
Block a user