diff options
author | Magnus Lundborg <lundborg.magnus@gmail.com> | 2013-05-15 20:05:53 (GMT) |
---|---|---|
committer | Magnus Lundborg <lundborg.magnus@gmail.com> | 2013-05-15 20:05:53 (GMT) |
commit | 340f9efd7dc00de23becd5c470c578ee5c364bdb (patch) | |
tree | bb8c6a8a57031ce193adda89bfaf7376cf7c0abd /include/compression/warnmalloc.h | |
parent | db1837c6e3c300901607169072f78b6204aa5d52 (diff) | |
parent | e8635a69ce079f76f0d4b58281affbb8d36bf1b7 (diff) |
Merge branch 'master' of git.gromacs.org:tng
Diffstat (limited to 'include/compression/warnmalloc.h')
-rw-r--r-- | include/compression/warnmalloc.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/include/compression/warnmalloc.h b/include/compression/warnmalloc.h index c2eb28d..4db41b2 100644 --- a/include/compression/warnmalloc.h +++ b/include/compression/warnmalloc.h @@ -14,10 +14,6 @@ #ifndef WARNMALLOC_H #define WARNMALLOC_H -#if HAVE_CONFIG_H -#include <config.h> -#endif - #include "tng_compress.h" void DECLSPECDLLEXPORT *Ptngc_warnmalloc_x(size_t size, char *file, int line); |