]> granicus.if.org Git - graphviz/commitdiff
Remove unnecessary include of mem.h in tbl.h. All files using
authorerg <devnull@localhost>
Tue, 27 Jan 2009 19:53:40 +0000 (19:53 +0000)
committererg <devnull@localhost>
Tue, 27 Jan 2009 19:53:40 +0000 (19:53 +0000)
tbl.h include mem.h before it.

cmd/lefty/tbl.h

index 5af24b910a92445f8d9ae9caf1af82a728669e88..21d697beb096952e73b993408cc8d2a1cb0956b8 100644 (file)
@@ -13,7 +13,6 @@
 *        Information and Software Systems Research        *
 *              AT&T Research, Florham Park NJ             *
 **********************************************************/
-#include "mem.h"
 
 #ifdef __cplusplus
 extern "C" {