[Avida-SVN] r3474 - branches/tcmalloc-1.4/source/platform/tcmalloc-1.4

brysonda at myxo.css.msu.edu brysonda at myxo.css.msu.edu
Wed Oct 14 09:31:56 PDT 2009


Author: brysonda
Date: 2009-10-14 12:31:56 -0400 (Wed, 14 Oct 2009)
New Revision: 3474

Modified:
   branches/tcmalloc-1.4/source/platform/tcmalloc-1.4/tcmalloc.cc
Log:
Remove now non-existent header includes from tcmalloc.cc 

Modified: branches/tcmalloc-1.4/source/platform/tcmalloc-1.4/tcmalloc.cc
===================================================================
--- branches/tcmalloc-1.4/source/platform/tcmalloc-1.4/tcmalloc.cc	2009-10-14 16:29:23 UTC (rev 3473)
+++ branches/tcmalloc-1.4/source/platform/tcmalloc-1.4/tcmalloc.cc	2009-10-14 16:31:56 UTC (rev 3474)
@@ -117,8 +117,6 @@
 #include "sysinfo.h"
 #include "spinlock.h"
 #include "common.h"
-#include "malloc_hook-inl.h"
-#include "malloc_hook.h"
 #include <malloc_extension.h>
 #include "central_freelist.h"
 #include "internal_logging.h"




More information about the Avida-cvs mailing list