From 113c4ba4d6780449afd4681e56b6aba07908402f Mon Sep 17 00:00:00 2001 From: Matt Turner Date: Thu, 13 Nov 2008 03:40:02 +0000 Subject: -- Still working toward killing nbench1.h -- Removing AllocateMemory and FreeMemory calls git-svn-id: svn://mattst88.com/svn/cleanbench/trunk@15 0d43b9a7-5ab2-4d7b-af9d-f64450cef757 --- neural.c | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'neural.c') diff --git a/neural.c b/neural.c index a767fb4..7ce58c5 100644 --- a/neural.c +++ b/neural.c @@ -1,8 +1,10 @@ -#include /* +#include #include +#include #include -#include */ #include +#include + #include "nmglobal.h" #include "nbench1.h" -- cgit v1.2.3